.travis.yml in standalone_migrations-2.1.4 vs .travis.yml in standalone_migrations-2.1.5
- old
+ new
@@ -1,6 +1,5 @@
language: ruby
rvm:
- 1.9.3
- 1.9.2
- - 1.8.7
-script: bundle exec rake specs:all
+script: bundle exec rake specs:travis
- old
+ new