Skip to content

Commit d53de73

Browse files
committed
ci(travis): update to the latest npm
1 parent 10abfdc commit d53de73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ before_install:
2525
- export PATH=$HOME/.yarn/bin:$PATH
2626
- which yarn # for debugging Travis
2727
- echo $PATH # for debugging Travis
28-
- node -v && npm i -g npm@6.5.0 && npm -v
28+
- node -v && npm i -g npm && npm -v
2929

3030
script:
3131
- |

0 commit comments

Comments
 (0)