aboutsummaryrefslogtreecommitdiffstats
path: root/circle.yml
diff options
context:
space:
mode:
authorLeonid <logvinov.leon@gmail.com>2017-07-04 05:31:40 +0800
committerGitHub <noreply@github.com>2017-07-04 05:31:40 +0800
commit86c742cb11d0bb6a5ffb14275ce86be265b04cb8 (patch)
treecde0f449e90d108a3d715faf12d859487c236b6a /circle.yml
parent92c6144b6a7a47402770cd6c1d33db7f4cb847ec (diff)
parentd4cef89587ef8ea0f7fbab1146c4524e8f588eac (diff)
downloaddexon-sol-tools-86c742cb11d0bb6a5ffb14275ce86be265b04cb8.tar
dexon-sol-tools-86c742cb11d0bb6a5ffb14275ce86be265b04cb8.tar.gz
dexon-sol-tools-86c742cb11d0bb6a5ffb14275ce86be265b04cb8.tar.bz2
dexon-sol-tools-86c742cb11d0bb6a5ffb14275ce86be265b04cb8.tar.lz
dexon-sol-tools-86c742cb11d0bb6a5ffb14275ce86be265b04cb8.tar.xz
dexon-sol-tools-86c742cb11d0bb6a5ffb14275ce86be265b04cb8.tar.zst
dexon-sol-tools-86c742cb11d0bb6a5ffb14275ce86be265b04cb8.zip
Merge branch 'master' into wrap-log-bignumber
Diffstat (limited to 'circle.yml')
-rw-r--r--circle.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/circle.yml b/circle.yml
index b13422f5a..7bb33efed 100644
--- a/circle.yml
+++ b/circle.yml
@@ -8,7 +8,6 @@ test:
background: true
- git clone git@github.com:0xProject/contracts.git ../contracts
- cd ../contracts; git checkout cd04d7c; npm install && npm run migrate
- - npm run update_contracts
- npm run test:coverage
- npm run report_test_coverage
- npm run test:umd