Rename travis.yml to .travis.yml

This commit is contained in:
Oran Moshai
2020-02-23 13:01:54 +02:00
committed by GitHub
parent 395914da98
commit 7d175c8f0d
+1 -1
View File
@@ -3,4 +3,4 @@ go:
- 1.13.x - 1.13.x
script: script:
- go test -v -race ./... - go test -v -race ./...