This commit is contained in:
Eugene Pankov
2019-07-24 12:39:01 +02:00
parent f1213fb83e
commit a07e27ef4b
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ jobs:
include:
- stage: 'Build'
os: osx
script: ./build/travis.sh
script: travis_wait ./build/travis.sh
- stage: 'Docs'
os: linux