mirror of
https://github.com/discourse/discourse.git
synced 2025-06-08 00:27:32 +08:00
Travis should run linters only once
This commit is contained in:
@ -29,6 +29,9 @@ addons:
|
||||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
exclude:
|
||||
- rvm: 2.4.4
|
||||
env: "RAILS_MASTER=0 QUNIT_RUN=0 RUN_LINT=1"
|
||||
|
||||
rvm:
|
||||
- 2.5.1
|
||||
|
Reference in New Issue
Block a user