golang-lib/.travis.yml

6 lines
83 B
YAML

language: go
go:
- tip
install:
- go get -t github.com/genofire/golang-lib/...