.travis.yml in propono-1.7.0 vs .travis.yml in propono-2.0.0.rc1
- old
+ new
@@ -1,14 +1,7 @@
language: ruby
cache: bundler
rvm:
- - 1.9.3
- - 2.0.0
- - rbx-2.1.1
+ - 2.2.8
+ - 2.4.2
script:
- bundle exec rake test:local
-addons:
- code_climate:
- repo_token: 88dd239bc2e0010742a42a4e0234b4decd19b46d0e9d3408d8b1fe0f96dd8fc1
-matrix:
- allow_failures:
- - rvm: rbx-2.1.1