Skip to content

Commit fec48cb

Browse files
committed
[ci] Remove NPM hack and old npm
1 parent 18da668 commit fec48cb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

-3
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,8 @@ language: node_js
33
node_js:
44
- "0.12"
55
- "0.10"
6-
- "0.8"
76
- "4"
87
- "iojs"
9-
before_install:
10-
- "npm install -g npm@1.4.x"
118
script:
129
- "npm run test-travis"
1310
after_script:

0 commit comments

Comments
 (0)