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

Commit

Permalink
Merge pull request #4 from physikerwelt/node6
Browse files Browse the repository at this point in the history
Explicitly test with different node versions
  • Loading branch information
Oleg Klimenko authored Jul 11, 2016
2 parents 4d25ae9 + c1c213f commit 965a481
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 @@ -6,6 +6,8 @@ node_js:
- "0.12"
- "2"
- "iojs"
- "4"
- "5"
- "node"
before_script:
- sudo apt-get update -qq
Expand Down

0 comments on commit 965a481

Please sign in to comment.