Skip to content

Commit

Permalink
Test against ruby 2.1.1 and 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
phildionne committed Jul 8, 2014
1 parent 8211993 commit f068b68
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,13 @@ before_install:
- rvm get head

rvm:
- 2.1.2
- 2.1.1
- 2.1.0
- 2.0.0
- 1.9.3

gemfiles:
- gemfiles/Gemfile.activerecord-3.2.x

matrix:
allow_failures:
- rvm: 2.1.0
- gemfiles/Gemfile.activerecord-4.0.x
- gemfiles/Gemfile.activerecord-4.1.x

0 comments on commit f068b68

Please sign in to comment.