remove unsupported stuff from travis
This commit is contained in:
parent
dd0b4c565b
commit
e50d0ba477
|
@ -30,8 +30,7 @@ addons:
|
|||
matrix:
|
||||
fast_finish: true
|
||||
exclude:
|
||||
- rvm: 2.4.4
|
||||
env: "RAILS_MASTER=0 QUNIT_RUN=0 RUN_LINT=1"
|
||||
- env: "RAILS_MASTER=0 QUNIT_RUN=0 RUN_LINT=1"
|
||||
|
||||
rvm:
|
||||
- 2.5.3
|
||||
|
|
Loading…
Reference in New Issue