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