Skip to content

Commit

Permalink
build: support Node.js 4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Apr 10, 2016
1 parent 7ff19ab commit 45afe3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -6,6 +6,7 @@ node_js:
- "1.8"
- "2.5"
- "3.3"
- "4.4"
sudo: false
before_install:
# Setup Node.js version-specific dependencies
Expand Down

0 comments on commit 45afe3b

Please sign in to comment.