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 f5a6bd5 commit 8858080Copy full SHA for 8858080
.travis.yml
@@ -11,4 +11,4 @@ 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
+ - (cd test && npm install)
0 commit comments