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 4f1dd0f commit a456ac7Copy full SHA for a456ac7
.travis.yml
@@ -4,6 +4,9 @@ git:
4
matrix:
5
fast_finish: true
6
include:
7
+ - node_js: 6.12.3
8
+ - node_js: 6
9
+ - node_js: 7
10
- node_js: 8
11
- node_js: 9
12
- node_js: 10
0 commit comments