Remove npm

This commit is contained in:
Sean Corfield 2020-05-29 13:02:07 -07:00
parent 215f564cc4
commit 7f60f62b3d

View file

@ -17,9 +17,9 @@ jobs:
- run:
name: Install Node
command: sudo apt-get install -y nodejs
- run:
name: update-npm
command: sudo npm install -g npm@latest
# - run:
# name: update-npm
# command: sudo npm install -g npm@latest
- run:
name: Download Dependencies
command: clojure -R:test:runner:cljs-runner:eastwood:readme -Spath && clojure -A:1.7 -Spath && clojure -A:1.8 -Spath && clojure -A:1.9 -Spath