Update .travis.yml
Match elastic/logstash travis file.
This commit is contained in:
parent
2c00c5d016
commit
80560f6692
|
@ -1,7 +1,9 @@
|
||||||
language: ruby
|
language: ruby
|
||||||
cache: bundler
|
cache: bundler
|
||||||
rvm:
|
rvm:
|
||||||
- jruby
|
- jruby-1.7.25
|
||||||
|
jdk:
|
||||||
|
- oraclejdk8
|
||||||
before_script:
|
before_script:
|
||||||
- bundle exec rake vendor
|
- bundle exec rake vendor
|
||||||
- bundle exec rake install_jars
|
- bundle exec rake install_jars
|
||||||
|
|
Loading…
Reference in New Issue
Block a user