.travis.yml in active_admin_datetimepicker-0.6.1 vs .travis.yml in active_admin_datetimepicker-0.6.2
- old
+ new
@@ -1,13 +1,13 @@
script: bundle exec rspec spec
cache: bundler
env:
matrix:
- - RAILS=4.2.6
- - RAILS=5.0.0
+ - RAILS=4.2.6 AA=1.1.0
+ - RAILS=5.0.0 AA=1.2.1
rvm:
- 2.2.6
- 2.3.3
before_install:
- gem update --system
- rvm @global do gem install bundler -v 1.14.6
- - gem --version
\ No newline at end of file
+ - gem --version