Skip to content

Commit 7e57f3b

Browse files
Exclude ruby 2.4.6 +Rails 6.0.0.rc1
1 parent 21c7dc6 commit 7e57f3b

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
@@ -15,7 +15,7 @@ env:
1515
matrix:
1616
exclude:
1717
- rvm: 2.4.6
18-
env: RAILS_VERSION="~> 6.0.0.beta1"
18+
env: RAILS_VERSION="~> 6.0.0.rc1"
1919
- rvm: 2.6.3
2020
env: RAILS_VERSION="~> 4.2.0"
2121
allow_failures:

0 commit comments

Comments
 (0)