diff --git a/.travis.yml b/.travis.yml index 3c3973b68..e79495d10 100644 --- a/.travis.yml +++ b/.travis.yml @@ -208,6 +208,7 @@ script: # libtorrent is the name of the test suite target - cd test - 'if [ "$tests" == "1" ]; then + bjam -j3 warnings-as-errors=on warnings=all crypto=$crypto debug-iterators=on picker-debugging=on asserts=on invariant-checks=full $toolset variant=$variant testing.execute=off && travis_retry bjam -j3 warnings-as-errors=on warnings=all crypto=$crypto debug-iterators=on picker-debugging=on asserts=on invariant-checks=full $toolset variant=$variant -l300 && travis_retry bjam -j3 warnings-as-errors=on warnings=all crypto=$crypto debug-iterators=on picker-debugging=on asserts=on invariant-checks=full $toolset variant=$variant test_natpmp enum_if -l300 && if [[ $TRAVIS_OS_NAME != "osx" ]]; then