.travis.yml in class-action-1.1.0 vs .travis.yml in class-action-1.2.0
- old
+ new
@@ -1,6 +1,8 @@
script: bundle exec rake
rvm:
- 2.0.0
+gemfile:
+ - gemfiles/4.0.x.gemfile
branches:
only:
- master
\ No newline at end of file
- old
+ new