1
0
mirror of https://github.com/Rudi9719/kbtui.git synced 2026-08-05 12:36:08 +00:00

Travis, are you there?

This commit is contained in:
2019-10-18 11:17:31 -04:00
parent 8cd30ab643
commit 553bfe55fb
+12
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