We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dbe119 commit 498d3a3Copy full SHA for 498d3a3
1 file changed
.travis.yml
@@ -1,5 +1,6 @@
1
language: node_js
2
node_js:
3
+ - "6"
4
- "5"
5
- "5.1"
6
- "4"
@@ -8,4 +9,4 @@ node_js:
8
9
- "4.0"
10
- "0.12"
11
- "0.11"
- - "0.10"
12
+ - "0.10"
0 commit comments