mirror of
https://github.com/logos-messaging/go-libp2p-pubsub.git
synced 2026-02-20 04:23:15 +00:00
revert travis timeout change
This commit is contained in:
parent
d4b7c255c6
commit
554655c59c
@ -18,7 +18,7 @@ cache:
|
||||
|
||||
script:
|
||||
- go build ./...
|
||||
- travis_wait 35 go test -timeout 35m -v -race -coverprofile=coverage.txt -covermode=atomic ./...
|
||||
- travis_wait 30 go test -timeout 30m -v -race -coverprofile=coverage.txt -covermode=atomic ./...
|
||||
|
||||
after_success:
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user