1
0
Fork 0
mirror of https://github.com/Luzifer/yaml-vault.git synced 2024-10-18 14:54:24 +00:00
yaml-vault/vendor/github.com/Luzifer/rconfig/.travis.yml

9 lines
81 B
YAML
Raw Normal View History

2016-07-11 14:57:04 +00:00
language: go
go:
- 1.4
- 1.5
- tip
script: go test -v -race -cover ./...