aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2015-03-09 10:05:39 +0100
committerWladimir J. van der Laan <[email protected]>2015-03-09 10:06:27 +0100
commitd7989c04f654a73fee147369510eaef4cc1a4550 (patch)
tree35ef0cfded68e4e9d4172143b80621e2138fa8c5
parentMerge pull request #5793 (diff)
parentRun unit tests in different orders (diff)
downloaddiscoin-d7989c04f654a73fee147369510eaef4cc1a4550.tar.xz
discoin-d7989c04f654a73fee147369510eaef4cc1a4550.zip
Merge pull request #5855
6986643 Run unit tests in different orders (Gavin Andresen)
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index e08e78dab..9c18729b4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,6 +10,7 @@ env:
global:
- MAKEJOBS=-j3
- RUN_TESTS=false
+ - BOOST_TEST_RANDOM=1$TRAVIS_BUILD_ID
- CCACHE_SIZE=100M
- CCACHE_TEMPDIR=/tmp/.ccache-temp
- CCACHE_COMPRESS=1