Skip to content

Commit 5c6ba66

Browse files
committed
build: support Node.js 5.x
1 parent d679fa1 commit 5c6ba66

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
@@ -8,6 +8,7 @@ node_js:
88
- "2.5"
99
- "3.3"
1010
- "4.4"
11+
- "5.11"
1112
sudo: false
1213
before_install:
1314
# Setup Node.js version-specific dependencies

0 commit comments

Comments
 (0)