Skip to content

Commit d43bc61

Browse files
clydinfilipesilva
authored andcommitted
ci: update npm version to support node v9 testing
1 parent ade9103 commit d43bc61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ matrix:
8989

9090
before_install:
9191
# Install npm 5.
92-
- npm install -g npm@~5.5.1
92+
- npm install -g npm@~5.6.0
9393

9494
install:
9595
- npm install

0 commit comments

Comments
 (0)