Skip to content

Commit 748ab55

Browse files
committed
try installing latest npm
1 parent a427ade commit 748ab55

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ notifications:
66
email: true
77
node_js:
88
- '8.0.0'
9+
before_install:
10+
- npm i -g npm@latest
911
script:
1012
# check syntax of the script
1113
- node --check bin/commit-message-install.js

0 commit comments

Comments
 (0)