We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6e6414 commit 165af9bCopy full SHA for 165af9b
.travis.yml
@@ -40,6 +40,10 @@ matrix:
40
env: PREPUBLISH=true ESLINT=5 REACT_HOOKS=1.7 PACKAGE=eslint-config-airbnb
41
- node_js: "lts/*"
42
env: LINT=true
43
+ - node_js: "lts/*"
44
+ env: LINT=true PACKAGE=eslint-config-airbnb
45
46
+ env: LINT=true PACKAGE=eslint-config-airbnb-base
47
- node_js: "7"
48
env: TEST=true ESLINT=5 PACKAGE=eslint-config-airbnb-base
49
0 commit comments