File tree Expand file tree Collapse file tree 1 file changed +1
-11
lines changed Expand file tree Collapse file tree 1 file changed +1
-11
lines changed Original file line number Diff line number Diff line change 1
1
language : node_js
2
2
node_js :
3
+ - " 14"
3
4
- " 12"
4
- - " 11"
5
5
- " 10"
6
- - " 9"
7
6
- " 8"
8
7
before_install :
9
8
- ' nvm install-latest-npm'
@@ -44,12 +43,6 @@ matrix:
44
43
env : LINT=true PACKAGE=eslint-config-airbnb
45
44
- node_js : " lts/*"
46
45
env : LINT=true PACKAGE=eslint-config-airbnb-base
47
- - node_js : " 7"
48
- env : TEST=true ESLINT=5 PACKAGE=eslint-config-airbnb-base
49
- - node_js : " 7"
50
- env : TEST=true ESLINT=5 PACKAGE=eslint-config-airbnb
51
- - node_js : " 7"
52
- env : TEST=true ESLINT=5 REACT_HOOKS=1.7 PACKAGE=eslint-config-airbnb
53
46
- node_js : " 6"
54
47
env : TEST=true ESLINT=5 PACKAGE=eslint-config-airbnb-base
55
48
- node_js : " 6"
@@ -58,9 +51,6 @@ matrix:
58
51
env : TEST=true ESLINT=5 REACT_HOOKS=1.7 PACKAGE=eslint-config-airbnb
59
52
exclude :
60
53
allow_failures :
61
- - node_js : " 11"
62
- - node_js : " 9"
63
- - node_js : " 7"
64
54
- env : PREPUBLISH=true ESLINT=6 PACKAGE=eslint-config-airbnb-base
65
55
- env : PREPUBLISH=true ESLINT=6 PACKAGE=eslint-config-airbnb
66
56
- env : PREPUBLISH=true ESLINT=5 PACKAGE=eslint-config-airbnb-base
You can’t perform that action at this time.
0 commit comments