Skip to content

Commit 21c7dc6

Browse files
Test with Rails 6.0.0 rc1
1 parent ec03cc7 commit 21c7dc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111
- RAILS_VERSION="~> 5.0.0"
1212
- RAILS_VERSION="~> 5.1.0"
1313
- RAILS_VERSION="~> 5.2.0"
14-
- RAILS_VERSION="~> 6.0.0.beta1"
14+
- RAILS_VERSION="~> 6.0.0.rc1"
1515
matrix:
1616
exclude:
1717
- rvm: 2.4.6

0 commit comments

Comments
 (0)