We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c50425 commit 9e0a03fCopy full SHA for 9e0a03f
1 file changed
.travis.yml
@@ -33,26 +33,9 @@ dist: xenial
33
node_js:
34
# Node.js
35
- 'node'
36
- # - '16'
37
- # - '15'
38
- # - '14'
39
- # - '13'
40
- # - '12'
41
- # - '11'
42
- # - '10'
43
- # - '9'
44
- # - '8'
45
- # - '7'
46
- # - '6'
47
- # - '5'
48
- # - '4'
49
- # # io.js
50
- # - '3'
51
- # - '2'
52
- # - '1'
53
- # # Node.js
54
- # - '0.12'
55
- # - '0.10'
+ - '16'
+ - '14'
+ - '12'
56
57
# Specify which branches should trigger builds:
58
branches:
0 commit comments