Karl Freeman 2013-12-29 13:01:33 +00:00
parent 2a89de8e2b
commit 1de2f5c290
1 changed files with 1 additions and 1 deletions

View File

@ -11,6 +11,6 @@ matrix:
- rvm: ruby-head
- rvm: 2.1.0
- rvm: jruby-19mode
env: TEST=true TRAVIS=true
env: TEST=true
before_install: git submodule update --init --recursive
script: bundle exec rake test