Skip to content

Commit

Permalink
Update .travis.yml to run tests in node 4.2 (LTS)
Browse files Browse the repository at this point in the history
  • Loading branch information
Morgan Roderick committed Jan 7, 2016
1 parent e4301d6 commit 16fcd67
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 16fcd67

Please sign in to comment.