Skip to content

Commit

Permalink
Add Rails 5.2.0.rc1 to test matrix.
Browse files Browse the repository at this point in the history
  • Loading branch information
philnash committed Mar 7, 2018
1 parent df81220 commit d46d439
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ env:
- RAILS_VERSION=4.2.0
- RAILS_VERSION=5.0.0
- RAILS_VERSION=5.1.0
- RAILS_VERSION=5.2.0.rc1

rvm:
- 2.5.0
Expand All @@ -19,3 +20,4 @@ before_install: gem install bundler -v 1.16.1
matrix:
allow_failures:
- rvm: ruby-head
- env: RAILS_VERSION=5.2.0.rc1

0 comments on commit d46d439

Please sign in to comment.