linux-bench/.travis.yml

9 lines
75 B
YAML
Raw Normal View History

---
language: go
notifications:
email: false
script:
- go test ./...