mirror of https://github.com/axmolengine/axmol.git
fix travis timeout
This commit is contained in:
parent
f2e7955724
commit
71362f65f6
|
@ -34,7 +34,7 @@ jobs:
|
|||
# osx_image: xcode11
|
||||
|
||||
script:
|
||||
- tools/travis-scripts/run-script.sh
|
||||
- travis_wait 180 tools/travis-scripts/run-script.sh
|
||||
before_install:
|
||||
- tools/travis-scripts/before-install.sh
|
||||
|
||||
|
|
Loading…
Reference in New Issue