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 628a1ab commit 3f22631Copy full SHA for 3f22631
.travis.yml
@@ -1,22 +1,9 @@
1
language: node_js
2
node_js:
3
- - "4.0"
4
- - "4.1"
5
- - "4.2"
6
- - "4.3"
7
- - "4.4"
8
- - "4.5"
9
- - "4.6"
10
- - "5.11.0"
11
- - "6.0"
12
- - "6.1"
13
- - "6.2"
14
- - "6.3"
15
- - "6.4"
16
- - "6.5"
17
- - "6.6"
18
- - "6.7"
19
- - "6.8"
+ - "4.8.4"
+ - "6.11.1"
+ - "7.10.1"
+ - "8.1.4"
20
install:
21
- npm install --all
22
script:
0 commit comments