We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a8cb55 commit f5a6bd5Copy full SHA for f5a6bd5
.travis.yml
@@ -8,6 +8,7 @@ cache:
8
directories:
9
- "$HOME/.m2"
10
before_install:
11
+ - npm i -g npm
12
- yes y | sudo lein upgrade
13
- curl -sSL https://raw.githubusercontent.com/cljs-oss/canary/master/scripts/install-canary.sh | bash
14
- cd test; npm install
0 commit comments