Rename travis.yml to .travis.yml
This commit is contained in:
parent
395914da98
commit
7d175c8f0d
|
@ -3,4 +3,4 @@ go:
|
||||||
- 1.13.x
|
- 1.13.x
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- go test -v -race ./...
|
- go test -v -race ./...
|
Loading…
Reference in New Issue