DEV: run linter on Travis (#6595)
This commit is contained in:
parent
486d7f2e5d
commit
931480f7e3
|
@ -29,8 +29,6 @@ addons:
|
|||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
exclude:
|
||||
- env: "RAILS_MASTER=0 QUNIT_RUN=0 RUN_LINT=1"
|
||||
|
||||
rvm:
|
||||
- 2.5.3
|
||||
|
|
Loading…
Reference in New Issue