aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchriseth <chris@ethereum.org>2016-08-12 15:31:49 +0800
committerGitHub <noreply@github.com>2016-08-12 15:31:49 +0800
commit9e03bda9ada53ef08536d3a347bfa698bcdfe438 (patch)
treecf7bb55b1638e581ace23a4e5d9f9429ec2b595a
parentb69172f2187d8e0a0292ee6a4a3865114c671db5 (diff)
parent8f789e29e56a1399ec2dc8331613bf09903e40ff (diff)
downloaddexon-solidity-9e03bda9ada53ef08536d3a347bfa698bcdfe438.tar.gz
dexon-solidity-9e03bda9ada53ef08536d3a347bfa698bcdfe438.tar.zst
dexon-solidity-9e03bda9ada53ef08536d3a347bfa698bcdfe438.zip
Merge pull request #876 from chriseth/fixppa
Enable publishing again.
-rwxr-xr-xscripts/travis-emscripten/publish_binary.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/travis-emscripten/publish_binary.sh b/scripts/travis-emscripten/publish_binary.sh
index 3cade4c9..ac1fa95f 100755
--- a/scripts/travis-emscripten/publish_binary.sh
+++ b/scripts/travis-emscripten/publish_binary.sh
@@ -58,10 +58,6 @@ then
exit 0
fi
-echo "Would have published."
-# disable publishing for now
-exit 0
-
# This file is assumed to be the product of the build_emscripten.sh script.
cp ../soljson.js ./bin/"soljson-$VER-$DATE-$COMMIT.js"
./update-index.sh