Skip to content
This repository was archived by the owner on Feb 9, 2020. It is now read-only.

Commit bc2fb19

Browse files
committed
chore(travis): use latest npm
1 parent 30883e2 commit bc2fb19

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
@@ -12,7 +12,7 @@ env:
1212
install:
1313
- mkdir -p $LOGS_DIR
1414
- ./scripts/sauce_connect_setup.sh
15-
- npm install -g npm@2.9.0
15+
- npm install -g npm
1616
- npm install
1717
- npm install -g gulp
1818
- npm install -g karma-cli

0 commit comments

Comments
 (0)