1
0
Fork 0
mirror of https://github.com/Luzifer/ansible-role-version.git synced 2024-10-19 05:14:22 +00:00
ansible-role-version/vendor/github.com/Luzifer/rconfig/.travis.yml

9 lines
81 B
YAML
Raw Normal View History

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