Skip to content

Commit 11b75a8

Browse files
committed
Add node.js 7 to Travis CI
1 parent 54cd393 commit 11b75a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
sudo: false
22
language: node_js
33
node_js:
4+
- "7"
45
- "6"
56
- "4"
67
- "0.12"

0 commit comments

Comments
 (0)