Skip to content

Commit

Permalink
Test against Rails 5 RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
tute committed May 17, 2016
1 parent f685963 commit eb40ba0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ before_install:

env:
- rails=4.2.0
- rails=5.0.0.beta3
- rails=5.0.0.rc1

matrix:
exclude:
- env: rails=5.0.0.beta3
- env: rails=5.0.0.rc1
rvm: 2.1

0 comments on commit eb40ba0

Please sign in to comment.