Skip to content

Commit 5a19998

Browse files
committed
test on both node 4/npm 2 and node 6/npm 3
1 parent 09991ab commit 5a19998

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
language: node_js
3-
node_js: 4
3+
node_js:
4+
- 4
5+
- 6
46
cache:
57
directories:
68
- global-cli/node_modules

0 commit comments

Comments
 (0)