Skip to content

Commit

Permalink
Merge pull request #90 from mroderick/test-in-node-lts
Browse files Browse the repository at this point in the history
Update .travis.yml to run tests in node 4.2 (LTS)
  • Loading branch information
mroderick committed Jan 7, 2016
2 parents e4301d6 + 16fcd67 commit 7382c29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ cache:

node_js:
- "0.12"
- "4.2"

before_script:
- npm -q install
Expand Down

0 comments on commit 7382c29

Please sign in to comment.