mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-14 15:56:48 +03:00
Tell Travis to wait on the build, since it can be longer than 10 minutes
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ before_script:
|
||||
|
||||
script:
|
||||
- ./vendor/bin/parallel-lint src tests
|
||||
- ./vendor/bin/phpunit --verbose --coverage-clover build/logs/clover.xml
|
||||
- travis_wait ./vendor/bin/phpunit --verbose --coverage-clover build/logs/clover.xml
|
||||
- ./vendor/bin/phpcs src tests --standard=psr2 -sp
|
||||
|
||||
after_success:
|
||||
|
||||
Reference in New Issue
Block a user