1
0
Fork 0
mirror of https://github.com/Luzifer/tmux-collector.git synced 2024-12-23 14:21:18 +00:00
tmux-collector/vendor/github.com/Luzifer/rconfig/.travis.yml

9 lines
81 B
YAML
Raw Normal View History

2018-08-18 16:39:53 +00:00
language: go
go:
- 1.6
- 1.7
- tip
script: go test -v -race -cover ./...