mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 00:55:31 +00:00
travis: try to get build bots not to timeout..
This commit is contained in:
parent
060650628b
commit
f1e6227b8f
2 changed files with 4 additions and 3 deletions
|
@ -12,7 +12,7 @@ ARG DOTNET_BINDINGS
|
|||
ARG JAVA_BINDINGS
|
||||
ARG NO_SUPPRESS_OUTPUT
|
||||
ARG PYTHON_BINDINGS
|
||||
ARG PYTHON_EXECUTABLE=/usr/bin/python2.7
|
||||
ARG PYTHON_EXECUTABLE=python
|
||||
ARG RUN_API_EXAMPLES
|
||||
ARG RUN_SYSTEM_TESTS
|
||||
ARG RUN_UNIT_TESTS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue