Skip to content

Commit 67a815c

Browse files
committed
installing openjdk7 fails
1 parent 8fc3f9a commit 67a815c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
language: ruby
22
matrix:
33
include:
4-
- env: EMBULK_VERSION=0.8.39
5-
rvm: jruby-9.1.5.0 # bundled jruby version
6-
jdk: openjdk7 # embulk 0.8.x uses jdk7
74
- env: EMBULK_VERSION=0.9.15
85
rvm: jruby-9.1.15.0 # bundled jruby version
96
jdk: openjdk8 # embulk 0.9.x uses jdk8

0 commit comments

Comments
 (0)