File tree 1 file changed +0
-40
lines changed
1 file changed +0
-40
lines changed Original file line number Diff line number Diff line change 11
11
fail-fast : false
12
12
matrix :
13
13
name :
14
- - Node.js 4.0
15
- - Node.js 4.x
16
- - Node.js 5.x
17
- - Node.js 6.x
18
- - Node.js 7.x
19
- - Node.js 8.x
20
- - Node.js 9.x
21
- - Node.js 10.x
22
14
- Node.js 11.x
23
15
- Node.js 12.x
24
16
- Node.js 13.x
28
20
- Node.js 17.x
29
21
30
22
include :
31
- - name : Node.js 4.0
32
- node-version : " 4.0"
33
-
34
-
35
- - name : Node.js 4.x
36
- node-version : " 4.9"
37
-
38
-
39
- - name : Node.js 5.x
40
- node-version : " 5.12"
41
-
42
-
43
- - name : Node.js 6.x
44
- node-version : " 6.17"
45
-
46
-
47
- - name : Node.js 7.x
48
- node-version : " 7.10"
49
-
50
-
51
- - name : Node.js 8.x
52
- node-version : " 8.17"
53
-
54
-
55
- - name : Node.js 9.x
56
- node-version : " 9.11"
57
-
58
-
59
- - name : Node.js 10.x
60
- node-version : " 10.24"
61
-
62
-
63
23
- name : Node.js 11.x
64
24
node-version : " 11.15"
65
25
You can’t perform that action at this time.
0 commit comments