Skip to content

Commit

Permalink
update retry wait time
Browse files Browse the repository at this point in the history
  • Loading branch information
srz-zumix committed Jun 28, 2017
1 parent 54eb172 commit e32c75a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wercker.yml
Expand Up @@ -75,7 +75,7 @@ wandbox:
name: setup
code: |
export PYTHONDONTWRITEBYTECODE=1
export IUWANDBOX_COMMANDLINE_OPTION="../../test/syntax_tests.cpp -f"-DIUTEST_USE_MAIN=1" -f"-Werror" --encoding utf-8-sig --expand-include --verbose --check-config"
export IUWANDBOX_COMMANDLINE_OPTION="../../test/syntax_tests.cpp -f"-DIUTEST_USE_MAIN=1" -f"-Werror" --encoding utf-8-sig --expand-include --verbose --check-config --retry-wait 180"
- script:
name: c++
Expand Down

0 comments on commit e32c75a

Please sign in to comment.