Skip to content

Commit

Permalink
Merge pull request #52 from scop/travis
Browse files Browse the repository at this point in the history
Add node 5 to Travis
  • Loading branch information
ericelliott committed Nov 8, 2015
2 parents 3ddaf34 + a9a63d5 commit 20114c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -4,6 +4,7 @@ node_js:
- "0.12"
- "iojs"
- "4"
- "5"
install:
- npm install
script:
Expand Down

0 comments on commit 20114c3

Please sign in to comment.