Extend the timeout for pulp build to 30 minutes

This commit is contained in:
Alexandra DeWit 2018-06-17 00:31:27 +02:00 committed by Oskar Wickström
parent b40bbbb04b
commit a975763c83

View File

@ -11,7 +11,7 @@ install:
- npm install -g bower pulp
- bower install
script:
- travis_wait pulp build
- travis_wait 30 pulp build
- travis_wait ./run-tests.sh
cache: