Skip to content

Commit 07749f6

Browse files
committed
build: support Node.js 4.x
1 parent 6fd643b commit 07749f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ node_js:
99
- "2.5"
1010
- "3.0"
1111
- "3.3"
12+
- "4.0"
1213
sudo: false
1314
before_install:
1415
# Setup Node.js version-specific dependencies

0 commit comments

Comments
 (0)