more time for clang -O0 wml unit tests
This commit is contained in:
parent
91640422ed
commit
736d8bd287
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ before_install:
|
|||
- export CHECK_UTF8=true
|
||||
- export STRICT_COMPILATION=true
|
||||
- export EXTRA_FLAGS_RELEASE="-O0"
|
||||
- export WML_TEST_TIME=30
|
||||
- export WML_TEST_TIME=40
|
||||
- if [ "$ALTERNATE_CONFIGURATION" = true ]; then export STRICT_COMPILATION=false; fi
|
||||
- if [ "$ALTERNATE_CONFIGURATION" = true ]; then export EXTRA_FLAGS_RELEASE=""; fi
|
||||
- if [ "$ALTERNATE_CONFIGURATION" = true ]; then export WML_TEST_TIME=20; fi
|
||||
|
|
Loading…
Add table
Reference in a new issue