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

Commit 4309a11

Browse files
committed
test: fix travis
1 parent 88b6705 commit 4309a11

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
@@ -14,7 +14,7 @@ matrix:
1414

1515
# Make sure we have new NPM.
1616
before_install:
17-
- npm install -g npm
17+
- npm install -g npm@4
1818

1919
script:
2020
- npm run lint

0 commit comments

Comments
 (0)