Skip to content

Commit 2b88dc3

Browse files
authored
Merge pull request #61 from Patater/travis-ci-seed-four
travis: Use seed 4 when running ssl-opt.sh
2 parents 7e2cda1 + bb2ce8a commit 2b88dc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ script:
2323
- make test
2424
- programs/test/selftest
2525
- OSSL_NO_DTLS=1 tests/compat.sh
26-
- tests/ssl-opt.sh -e '\(DTLS\|SCSV\).*openssl'
26+
- tests/ssl-opt.sh -e '\(DTLS\|SCSV\).*openssl' --seed 4
2727
- tests/scripts/test-ref-configs.pl
2828
- tests/scripts/curves.pl
2929
- tests/scripts/key-exchanges.pl

0 commit comments

Comments
 (0)