Skip to content
This repository was archived by the owner on Dec 2, 2024. It is now read-only.

Commit 974fae4

Browse files
committed
update travis
1 parent 423a460 commit 974fae4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.travis.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
language: node_js
22
node_js:
3-
- "0.8"
4-
- "0.10"
3+
- '0.10'
4+
- '0.12'
5+
- '4.0'
6+
- '5.0'
57
before_install:
68
- npm install -g npm@~1.4.6

0 commit comments

Comments
 (0)