Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Commit 9b6961d

Browse files
Begin testing against v7 on travis (#176)
PR-URL: #176
1 parent b89e31c commit 9b6961d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ language: node_js
22
node_js:
33
- '0.12'
44
- '4'
5-
- '5'
65
- '6'
6+
- '7'
77
script:
88
- ./bin/run-test.sh -c

0 commit comments

Comments
 (0)