.travis.yml in counter_culture-1.6.2 vs .travis.yml in counter_culture-1.7.0
- old
+ new
@@ -6,9 +6,9 @@
- "RAILS_VERSION=3.2.0"
- "RAILS_VERSION=4.0.0"
- "RAILS_VERSION=4.1.0"
- "RAILS_VERSION=4.2.0"
- "RAILS_VERSION=5.0.0"
- - "RAILS_VERSION=5.1.0.rc1"
+ - "RAILS_VERSION=5.1.0"
install:
- bundle update
script: TRAVIS=true bundle exec rake spec