1
0
Fork 0
mirror of https://github.com/Luzifer/tmux-collector.git synced 2024-12-23 06:11:19 +00:00
tmux-collector/vendor/github.com/Luzifer/rconfig/.travis.yml
2018-08-18 18:39:53 +02:00

8 lines
81 B
YAML

language: go
go:
- 1.6
- 1.7
- tip
script: go test -v -race -cover ./...