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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@ go:
- 1.13.x
script:
- go test -v -race ./...
- go test -v -race ./...