Skip to content

Commit

Permalink
Merge pull request #18 from MikailBag/master
Browse files Browse the repository at this point in the history
Update .travis.yml
  • Loading branch information
LinusU committed Dec 23, 2015
2 parents 088d770 + e5b177f commit b3f0610
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ node_js:
- "0.12"
- "iojs-v1"
- "iojs-v2"
- "iojs-v3"
- "4"
- "5"
sudo: false
language: node_js
script: "npm run test-travis"
Expand Down

0 comments on commit b3f0610

Please sign in to comment.