More tec -> coordinator changes
This commit is contained in:
parent
0b1bab873e
commit
4da6ede9d0
@ -51,7 +51,7 @@ jobs:
|
|||||||
- run: yarn wsrun test:circleci @0x/contracts-asset-proxy
|
- run: yarn wsrun test:circleci @0x/contracts-asset-proxy
|
||||||
- run: yarn wsrun test:circleci @0x/contracts-exchange
|
- run: yarn wsrun test:circleci @0x/contracts-exchange
|
||||||
- run: yarn wsrun test:circleci @0x/contracts-exchange-forwarder
|
- run: yarn wsrun test:circleci @0x/contracts-exchange-forwarder
|
||||||
- run: yarn wsrun test:circleci @0x/contracts-tec
|
- run: yarn wsrun test:circleci @0x/contracts-coordinator
|
||||||
test-contracts-geth:
|
test-contracts-geth:
|
||||||
docker:
|
docker:
|
||||||
- image: circleci/node:9-browsers
|
- image: circleci/node:9-browsers
|
||||||
@ -72,7 +72,7 @@ jobs:
|
|||||||
- run: TEST_PROVIDER=geth yarn wsrun test:circleci @0x/contracts-asset-proxy
|
- run: TEST_PROVIDER=geth yarn wsrun test:circleci @0x/contracts-asset-proxy
|
||||||
- run: TEST_PROVIDER=geth yarn wsrun test:circleci @0x/contracts-exchange
|
- run: TEST_PROVIDER=geth yarn wsrun test:circleci @0x/contracts-exchange
|
||||||
- run: TEST_PROVIDER=geth yarn wsrun test:circleci @0x/contracts-exchange-forwarder
|
- run: TEST_PROVIDER=geth yarn wsrun test:circleci @0x/contracts-exchange-forwarder
|
||||||
- run: TEST_PROVIDER=geth yarn wsrun test:circleci @0x/contracts-tec
|
- run: TEST_PROVIDER=geth yarn wsrun test:circleci @0x/contracts-coordinator
|
||||||
test-publish:
|
test-publish:
|
||||||
resource_class: medium+
|
resource_class: medium+
|
||||||
docker:
|
docker:
|
||||||
|
@ -4,15 +4,3 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
-->
|
-->
|
||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
## v0.0.4 - _March 1, 2019_
|
|
||||||
|
|
||||||
* Dependencies updated
|
|
||||||
|
|
||||||
## v0.0.3 - _February 27, 2019_
|
|
||||||
|
|
||||||
* Dependencies updated
|
|
||||||
|
|
||||||
## v0.0.2 - _February 26, 2019_
|
|
||||||
|
|
||||||
* Dependencies updated
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user