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

Commit

Permalink
Begin testing against v7 on travis (#176)
Browse files Browse the repository at this point in the history
PR-URL: #176
  • Loading branch information
matthewloring committed Nov 15, 2016
1 parent b89e31c commit 9b6961d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ language: node_js
node_js:
- '0.12'
- '4'
- '5'
- '6'
- '7'
script:
- ./bin/run-test.sh -c

0 comments on commit 9b6961d

Please sign in to comment.