Skip to content

Commit 932d078

Browse files
committed
Configure Travis.ci to test on Node.js 7
1 parent 20fbc65 commit 932d078

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
@@ -7,6 +7,7 @@ node_js:
77
- "4"
88
- "5"
99
- "6"
10+
- "7"
1011
- "node"
1112
script:
1213
- "npm test"

0 commit comments

Comments
 (0)