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