mirror of
https://github.com/ilyakooo0/purescript-spec-mocha.git
synced 2024-11-25 07:24:02 +03:00
Extend the timeout for pulp build to 30 minutes
This commit is contained in:
parent
b40bbbb04b
commit
a975763c83
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user