Skip to content

Commit bfc305b

Browse files
committed
Do not use latest npm on Travis
1 parent 704d289 commit bfc305b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ node_js:
66
- "0.11"
77
- "0.10"
88
- "iojs"
9-
before_install:
10-
- npm install -g npm
119
install:
1210
- npm install
1311
script: "npm run-script ci"

0 commit comments

Comments
 (0)