Travis, are you there?

This commit is contained in:
2019-10-18 11:17:31 -04:00
parent 8cd30ab643
commit 553bfe55fb

12
.travis.yml Normal file
View File

@ -0,0 +1,12 @@
language: go
go:
- tip
- 1.13.x
install: true
script:
- go vet ./...
- go fmt ./...
- go run build.go buildBeta