Skip to content

Commit a5e7dd5

Browse files
committed
[test] exclude rails42 from ruby-head tests
1 parent 361a003 commit a5e7dd5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ gemfile:
3030

3131
matrix:
3232
exclude:
33+
- rvm: ruby-head
34+
gemfile: gemfiles/rails42.gemfile
35+
3336
- rvm: 2.5.3
3437
env: DBTYPE=mysql
3538
- rvm: 2.4.5

0 commit comments

Comments
 (0)