catbase/.travis.yml

5 lines
87 B
YAML

language: go
go: 1.x
install: go get -t -v ./... && go build -v ./...
script: ./gok.sh