go-bitbucket-v1/.travis.yml
2018-11-02 20:16:46 +01:00

10 lines
83 B
YAML

language: go
install:
- go get -d -v .
script:
- go test
- go build -v ./