Skip to content

Commit aa5fd0b

Browse files
committed
build: support Node.js 4.x
1 parent dc81373 commit aa5fd0b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ node_js:
99
- "2.5"
1010
- "3.0"
1111
- "3.3"
12+
- "4.0"
13+
- "4.1"
1214
sudo: false
1315
before_install:
1416
# Setup Node.js version-specific dependencies

0 commit comments

Comments
 (0)