Skip to content

Commit a42bf0f

Browse files
committed
build: support io.js 3.x
1 parent 52b20f3 commit a42bf0f

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
@@ -7,6 +7,8 @@ node_js:
77
- "1.8"
88
- "2.0"
99
- "2.5"
10+
- "3.0"
11+
- "3.3"
1012
sudo: false
1113
before_install:
1214
# Setup Node.js version-specific dependencies

0 commit comments

Comments
 (0)