.travis.yml in active_admin_datetimepicker-0.7.3 vs .travis.yml in active_admin_datetimepicker-0.7.4

- old
+ new

@@ -9,14 +9,12 @@ script: bundle exec rspec spec env: matrix: - - RAILS=4.2.0 AA=1.1.0 - - RAILS=5.1.0 AA=1.2.0 - - RAILS=5.2.0 AA=1.3.0 - RAILS=5.2.0 AA=1.4.0 - RAILS=5.2.0 AA=2.0.0 + - RAILS=6.0.0 AA=2.6.0 rvm: - - 2.4 + - 2.5 - 2.6