gotty-client/.travis.yml

6 lines
90 B
YAML

language: go
script:
- go build ./...
- go run ./cmd/gotty-client/main.go --help || true