Make CONTRACTS_COMMIT_HASH a string

This commit is contained in:
Leonid Logvinov
2017-07-07 16:29:33 -07:00
parent 6e598792cd
commit c975094df0

View File

@@ -2,7 +2,7 @@ machine:
node:
version: 6.1.0
environment:
CONTRACTS_COMMIT_HASH: 414e997
CONTRACTS_COMMIT_HASH: '414e997'
test:
override: