mirror of https://github.com/velour/catbase.git
travis: check some new settings out
This commit is contained in:
parent
bfe910f4db
commit
7a5cfcbe44
|
@ -1,3 +1,4 @@
|
||||||
language: go
|
language: go
|
||||||
go: 1.x
|
go: 1.x
|
||||||
script: go build
|
install: go get -t -v ./... && go build -v ./...
|
||||||
|
script: ./gok.sh
|
||||||
|
|
Loading…
Reference in New Issue