Skip to content

Commit

Permalink
Merge pull request #2 from eiriksm/feat/new-node-testing
Browse files Browse the repository at this point in the history
New node travis testing.
  • Loading branch information
eiriksm committed Sep 19, 2015
2 parents a7380d6 + 848c5f1 commit b98c412
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ language: node_js
sudo: false
node_js:
- '0.10'
- '0.12'
- 'iojs'
- '4'
script:
- npm test
- make test-cov
Expand Down

0 comments on commit b98c412

Please sign in to comment.