Skip to content
This repository has been archived by the owner on Sep 14, 2022. It is now read-only.

Commit

Permalink
build: support Node.js 6.x
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Sep 22, 2016
1 parent 4b7318c commit 880f7f7
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:
- "3.3"
- "4.5"
- "5.12"
- "6.6"
sudo: false
cache:
directories:
Expand Down

0 comments on commit 880f7f7

Please sign in to comment.