Skip to content
This repository has been archived by the owner on Jun 9, 2022. It is now read-only.

Commit

Permalink
Add new node envs for travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
ValeriiVasin committed Dec 3, 2015
1 parent 26d9fe9 commit 04d2845
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,4 +2,6 @@ language: node_js
node_js:
- "0.10"
- "0.12"
- "4.2.2"
- "5.1.0"
after_script: npm run coverage

0 comments on commit 04d2845

Please sign in to comment.