Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yuezk committed May 7, 2017
1 parent 9ce55b7 commit c295062
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
sudo: false
language: node_js
node_js:
- stable
- "4"
- "0.12"
- "6"
- "node"
after_script: "npm run coveralls"

0 comments on commit c295062

Please sign in to comment.