mirror of
https://github.com/restic/restic.git
synced 2025-03-16 00:00:05 +01:00
wait for integration tests
This commit is contained in:
parent
b188217e83
commit
9d01482ed2
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ install:
|
|||
- go env
|
||||
|
||||
script:
|
||||
- go run run_integration_tests.go
|
||||
- travis_wait go run run_integration_tests.go
|
||||
|
||||
after_success:
|
||||
- goveralls -coverprofile=all.cov -service=travis-ci -repotoken "$COVERALLS_TOKEN" || true
|
||||
|
|
Loading…
Add table
Reference in a new issue