Skip to content

Commit 85283d2

Browse files
committed
Faster travis builds fix
1 parent 8aa05b6 commit 85283d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ node_js:
44
- 'lts/*'
55
- 'node'
66
install:
7-
- npm install -g npm @latest
7+
- npm install -g npm@latest
88
- npm ci
99
cache:
1010
directories:

0 commit comments

Comments
 (0)