mirror of
https://github.com/airbnb/javascript.git
synced 2026-01-14 14:48:14 -05:00
[Tests] actually run the linter on subpackages
This commit is contained in:
@@ -40,6 +40,10 @@ matrix:
|
||||
env: PREPUBLISH=true ESLINT=5 REACT_HOOKS=1.7 PACKAGE=eslint-config-airbnb
|
||||
- node_js: "lts/*"
|
||||
env: LINT=true
|
||||
- node_js: "lts/*"
|
||||
env: LINT=true PACKAGE=eslint-config-airbnb
|
||||
- node_js: "lts/*"
|
||||
env: LINT=true PACKAGE=eslint-config-airbnb-base
|
||||
- node_js: "7"
|
||||
env: TEST=true ESLINT=5 PACKAGE=eslint-config-airbnb-base
|
||||
- node_js: "7"
|
||||
|
||||
Reference in New Issue
Block a user