Skip to content

Commit

Permalink
build: support Node.js 4.x
Browse files Browse the repository at this point in the history
closes #12
  • Loading branch information
nook-scheel authored and dougwilson committed Sep 27, 2015
1 parent 7bcfaba commit 0fc2f33
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -10,6 +10,8 @@ node_js:
- "2.5"
- "3.0"
- "3.3"
- "4.0"
- "4.1"
sudo: false
before_install:
# Setup Node.js version-specific dependencies
Expand Down

0 comments on commit 0fc2f33

Please sign in to comment.