summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorPauli <paul.dale@oracle.com>2017-05-09 08:13:35 +1000
committerRichard Levitte <levitte@openssl.org>2017-05-15 14:47:51 +0200
commit4861933a135658a85eaaab80ce2133af4a9d413c (patch)
tree0831e4944fae2df1a37991d574093bb6db006eb6 /.travis.yml
parent5584fd7f3d306ea0f610be9d69e64050421b2a0d (diff)
Update one CI test to use randomised ordering.
[extended tests] Reviewed-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3393)
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 61a9acc3b3..03028f3af5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -121,7 +121,7 @@ matrix:
sources:
- ubuntu-toolchain-r-test
compiler: gcc-5
- env: EXTENDED_TEST="yes" CONFIG_OPTS="no-asm enable-ubsan enable-rc5 enable-md2 enable-aria -DPEDANTIC"
+ env: EXTENDED_TEST="yes" CONFIG_OPTS="no-asm enable-ubsan enable-rc5 enable-md2 enable-aria -DPEDANTIC" OPENSSL_TEST_RAND_ORDER=0
- os: linux
addons:
apt: