mirror of
https://github.com/logos-messaging/go-multiaddr.git
synced 2026-08-25 13:51:11 +00:00
@@ -0,0 +1 @@
|
||||
.vscode/
|
||||
+4
-1
@@ -14,7 +14,10 @@ before_install:
|
||||
|
||||
script:
|
||||
- go vet
|
||||
- $GOPATH/bin/goveralls -service="travis-ci"
|
||||
- go test -race -coverprofile=coverage.txt -covermode=atomic
|
||||
|
||||
after_success:
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
|
||||
cache:
|
||||
directories:
|
||||
|
||||
Reference in New Issue
Block a user