Travis? Plz.
This commit is contained in:
parent
b3e8d1a0f8
commit
867fd37805
|
@ -1,13 +1,13 @@
|
|||
sudo: required
|
||||
dist: trusty
|
||||
language: ruby
|
||||
cache: bundler
|
||||
rvm:
|
||||
- jruby-1.7.25
|
||||
jdk:
|
||||
- oraclejdk8
|
||||
before_script:
|
||||
- gem install bundler
|
||||
- bundle install
|
||||
- bundle exec rake vendor
|
||||
- bundle exec rake install_jars
|
||||
- ./scripts/travis-before_script.sh
|
||||
|
|
Loading…
Reference in New Issue
Block a user