aboutsummaryrefslogtreecommitdiffstats
path: root/circle.yml
diff options
context:
space:
mode:
authorFabio Berger <me@fabioberger.com>2017-08-21 20:02:50 +0800
committerGitHub <noreply@github.com>2017-08-21 20:02:50 +0800
commitdd6997423f64509f1badfc8b44a63e3cf73db648 (patch)
tree3ffff9842331b90a9f3a01dc17bc310eb26e82fa /circle.yml
parent69668d07c17fbd303316360f88ba89c9e7464a15 (diff)
parent9099ef4ee554a44f46d9de128333b7ad231fa61a (diff)
downloaddexon-sol-tools-dd6997423f64509f1badfc8b44a63e3cf73db648.tar
dexon-sol-tools-dd6997423f64509f1badfc8b44a63e3cf73db648.tar.gz
dexon-sol-tools-dd6997423f64509f1badfc8b44a63e3cf73db648.tar.bz2
dexon-sol-tools-dd6997423f64509f1badfc8b44a63e3cf73db648.tar.lz
dexon-sol-tools-dd6997423f64509f1badfc8b44a63e3cf73db648.tar.xz
dexon-sol-tools-dd6997423f64509f1badfc8b44a63e3cf73db648.tar.zst
dexon-sol-tools-dd6997423f64509f1badfc8b44a63e3cf73db648.zip
Merge pull request #118 from 0xProject/artifacts-update
Update artifacts with the latest mainnet version
Diffstat (limited to 'circle.yml')
-rw-r--r--circle.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/circle.yml b/circle.yml
index fbfa67c6d..20aaccc12 100644
--- a/circle.yml
+++ b/circle.yml
@@ -2,7 +2,7 @@ machine:
node:
version: 6.5.0
environment:
- CONTRACTS_COMMIT_HASH: '414e997'
+ CONTRACTS_COMMIT_HASH: '70454b2'
PATH: "${PATH}:${HOME}/${CIRCLE_PROJECT_REPONAME}/node_modules/.bin"
dependencies: