Skip to content

Commit f5a6bd5

Browse files
committed
travis: update npm to latest
1 parent 8a8cb55 commit f5a6bd5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ cache:
88
directories:
99
- "$HOME/.m2"
1010
before_install:
11+
- npm i -g npm
1112
- yes y | sudo lein upgrade
1213
- curl -sSL https://raw.githubusercontent.com/cljs-oss/canary/master/scripts/install-canary.sh | bash
1314
- cd test; npm install

0 commit comments

Comments
 (0)