Skip to content

Commit

Permalink
build: support Node.js 6.x
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Apr 28, 2016
1 parent e80ad88 commit f46151d
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 @@ -9,6 +9,7 @@ node_js:
- "3.3"
- "4.4"
- "5.11"
- "6.0"
sudo: false
before_install:
# Remove all non-test dependencies
Expand Down

0 comments on commit f46151d

Please sign in to comment.