1
0
mirror of https://github.com/Rudi9719/kbtui.git synced 2026-03-22 07:37:23 +00:00

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