diff options
author | chriseth <chris@ethereum.org> | 2018-05-04 23:07:37 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-04 23:07:37 +0800 |
commit | dc857feb4f1c50516e5a27bff464d0452a2ad1a1 (patch) | |
tree | 5cddfabd67247f270979a877d31f03a33e8f0cbe | |
parent | ebe8968fae9c06795db060892e57cf639952a90a (diff) | |
download | dexon-solidity-dc857feb4f1c50516e5a27bff464d0452a2ad1a1.tar.gz dexon-solidity-dc857feb4f1c50516e5a27bff464d0452a2ad1a1.tar.zst dexon-solidity-dc857feb4f1c50516e5a27bff464d0452a2ad1a1.zip |
Update circle.yml
-rw-r--r-- | circle.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -213,7 +213,7 @@ workflows: version: 2 build_all: jobs: - - merge_blocker: + - merge_blocker - build_emscripten: *build_on_tags - test_emscripten_solcjs: <<: *build_on_tags |