diff options
-rw-r--r-- | circle.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/circle.yml b/circle.yml index 028aadd58..e37e2be2b 100644 --- a/circle.yml +++ b/circle.yml @@ -2,7 +2,7 @@ machine: node: version: 6.1.0 environment: - CONTRACTS_COMMIT_HASH: cd04d7c + CONTRACTS_COMMIT_HASH: 414e997 test: override: |