Commit 2d2bbe71c2ea98c53709f48f67d39b48009f3a7e

Authored by Andrew
1 parent 0036bfb8
Exists in master

Fixed travis tests

Showing 1 changed file with 1 additions and 3 deletions   Show diff stats
.travis.yml
... ... @@ -22,6 +22,4 @@ notifications:
22 22 matrix:
23 23 allow_failures:
24 24 - rvm: jruby-9.1.5.0
25   - gemfile: Gemfile
26   - - rvm: jruby-9.1.5.0
27   - gemfile: test/gemfiles/activerecord50.gemfile
  25 + gemfile: test/gemfiles/activerecord42.gemfile
... ...