Skip to content

Commit

Permalink
Merge pull request #1026 from varya/feature/node6
Browse files Browse the repository at this point in the history
Check with node@6.9. Fix#1025.
  • Loading branch information
varya committed Nov 7, 2016
2 parents 929d3f9 + 404bd0e commit f3f3010
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ language: node_js
node_js:
- '0.12'
- '4.2'
- '6.9'
script:
- npm run build && npm test
sudo: false
Expand Down

0 comments on commit f3f3010

Please sign in to comment.