aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorchriseth <c@ethdev.com>2016-08-02 04:45:21 +0800
committerchriseth <c@ethdev.com>2016-08-02 04:45:50 +0800
commit1445284a785898f676ba1c9dddd199618297e6c3 (patch)
treeffbe6caef83e4426971ff5733f6ea8657c2da546 /.travis.yml
parent1753c258a3e8e8669083ae593283999390f60d90 (diff)
downloaddexon-solidity-1445284a785898f676ba1c9dddd199618297e6c3.tar.gz
dexon-solidity-1445284a785898f676ba1c9dddd199618297e6c3.tar.zst
dexon-solidity-1445284a785898f676ba1c9dddd199618297e6c3.zip
Build emscripten in build-emscripten to separate cache.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml7
1 files changed, 1 insertions, 6 deletions
diff --git a/.travis.yml b/.travis.yml
index 1c65de56..2ec5bf46 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,12 +5,6 @@
#
# http://solidity.readthedocs.org
#
-# TODO - Merge with .travis.yml file which currently lives in the root of
-# webthree-umbrella, but actually contains the automation for the Solidity
-# Emscripten build, which will also need consolidating into here somehow.
-#
-# See https://github.com/ethereum/webthree-umbrella/blob/develop/.travis.yml
-#
# ------------------------------------------------------------------------------
# This file is part of cpp-ethereum.
#
@@ -75,6 +69,7 @@ cache:
ccache: true
directories:
- build
+ - build-emscripten
- boost_1_57_0
- jsoncpp
- cryptopp