Skip to content

Commit eb7ac24

Browse files
committed
[travis] Add Node@4.x, use new container infrastructure
1 parent cca7a73 commit eb7ac24

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1+
sudo: false
12
language: node_js
23
node_js:
34
- "0.12"
45
- "0.10"
56
- "0.8"
7+
- "4"
68
- "iojs"
79
before_install:
810
- "npm install -g npm@1.4.x"

0 commit comments

Comments
 (0)