mirror of
https://github.com/yldio/copilot.git
synced 2024-11-14 07:10:05 +02:00
chore: install zqm in CI
This commit is contained in:
parent
7892aab05c
commit
ea478ca689
@ -21,7 +21,9 @@ dependencies:
|
|||||||
# setup tap report
|
# setup tap report
|
||||||
- mkdir -p ${CIRCLE_TEST_REPORTS}/tap-xunit/
|
- mkdir -p ${CIRCLE_TEST_REPORTS}/tap-xunit/
|
||||||
override:
|
override:
|
||||||
# install dependencies
|
# install zmq
|
||||||
|
- sudo apt-get update && sudo apt-get install libzmq3-dev
|
||||||
|
# install node dependencies
|
||||||
- yarn install
|
- yarn install
|
||||||
- yarn run prepare
|
- yarn run prepare
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user