Skip to content

Commit

Permalink
build: support Node.js 5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Dec 31, 2015
1 parent 0ba3cdf commit 0a6a64e
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 @@ -8,6 +8,7 @@ node_js:
- "2.5"
- "3.3"
- "4.2"
- "5.3"
sudo: false
before_install:
# Setup Node.js version-specific dependencies
Expand Down

0 comments on commit 0a6a64e

Please sign in to comment.