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 Sep 28, 2015
1 parent c00c5b0 commit 0903f61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,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 0903f61

Please sign in to comment.