Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
installing openjdk7 fails
  • Loading branch information
sonots committed Aug 10, 2019
1 parent 8fc3f9a commit 67a815c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
@@ -1,9 +1,6 @@
language: ruby
matrix:
include:
- env: EMBULK_VERSION=0.8.39
rvm: jruby-9.1.5.0 # bundled jruby version
jdk: openjdk7 # embulk 0.8.x uses jdk7
- env: EMBULK_VERSION=0.9.15
rvm: jruby-9.1.15.0 # bundled jruby version
jdk: openjdk8 # embulk 0.9.x uses jdk8
Expand Down

0 comments on commit 67a815c

Please sign in to comment.