linux-bench/.travis.yml
2019-02-10 11:55:07 +02:00

8 lines
75 B
YAML

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