Skip to content

Commit cc6fd1f

Browse files
committed
build: support Node.js 4.x
1 parent 3a2117a commit cc6fd1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ node_js:
66
- "1.8"
77
- "2.5"
88
- "3.3"
9+
- "4.2"
910
sudo: false
1011
before_install:
1112
# Setup Node.js version-specific dependencies

0 commit comments

Comments
 (0)