Skip to content

Commit

Permalink
chore: run ci for 7.0.0 & 7.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ajuste committed May 14, 2017
1 parent d3100f5 commit 86aa080
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ language: node_js
node_js:
- "4.1.2"
- "6.10.0"
- "7.0.0"
- "7.7.1"
script: npm test
sudo: false
after_success: 'npm run cover'

0 comments on commit 86aa080

Please sign in to comment.