gpm/.travis.yml

5 lines
90 B
YAML

---
language: go
script:
- go test ./...
- go get git.yaegashi.fr/nishiki/gpm/cmd/gpm