Give up on running lein doo.
This commit is contained in:
parent
cb0112c9f5
commit
6cc0b7a0d5
1 changed files with 1 additions and 1 deletions
|
@ -11,4 +11,4 @@ install:
|
|||
- nvm use $TRAVIS_NODE_VERSION
|
||||
- lein deps
|
||||
- npm install
|
||||
script: lein cljsbuild once release-node && lein with-profile node install && lein doo node test once && lein test
|
||||
script: lein cljsbuild once release-node && lein with-profile node install && lein test
|
||||
|
|
Loading…
Reference in a new issue