Skip to content

Commit

Permalink
Use rails 5.0.0.beta3 in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ianks committed Apr 6, 2016
1 parent 401f43e commit 99a324e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -6,7 +6,7 @@ env:
- RAILS_VERSION="~> 4.0.0"
- RAILS_VERSION="~> 4.1.0"
- RAILS_VERSION="~> 4.2.0"
- RAILS_VERSION="~> 5.0.0.beta1"
- RAILS_VERSION="~> 5.0.0.beta3"
- RAILS_VERSION="edge"
rvm:
- 2.0.0
Expand Down

0 comments on commit 99a324e

Please sign in to comment.