diff --git a/.circleci/config.yml b/.circleci/config.yml index 491cc03..53e9e15 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -14,9 +14,6 @@ jobs: - run: name: Install Node command: sudo apt-get update && sudo apt-get install -y nodejs - - run: - name: Add Node symlink - command: sudo ln -s /usr/bin/js /usr/bin/node - run: name: Download Dependencies command: clojure -Spath -R:test:runner:cljs-runner:eastwood:readme && clojure -Spath -A:1.9