Skip to content

Commit c295062

Browse files
committed
Update .travis.yml
1 parent 9ce55b7 commit c295062

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
sudo: false
22
language: node_js
33
node_js:
4-
- stable
54
- "4"
6-
- "0.12"
5+
- "6"
6+
- "node"
77
after_script: "npm run coveralls"

0 commit comments

Comments
 (0)