.travis.yml in transitions-1.0.0 vs .travis.yml in transitions-1.0.1
- old
+ new
@@ -1,13 +1,18 @@
sudo: false
cache: bundler
language: ruby
+bundler_args: --without local_development
+script:
+ - bundle exec rake
rvm:
- 2.1
- 2.2
- rbx-2
- jruby
matrix:
+ allow_failures:
+ - rvm: rbx-2
fast_finish: true
notifications:
email:
- timo.roessner@googlemail.com
gemfile: