Update .travis.yml

Match elastic/logstash travis file.
This commit is contained in:
Karl 2016-06-16 16:57:39 +01:00 committed by GitHub
parent 2c00c5d016
commit 80560f6692

View File

@ -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