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

9 lines
81 B
YAML
Raw Normal View History

2016-03-31 14:01:21 +00:00
language: go
go:
- 1.6
- 1.7
2016-03-31 14:01:21 +00:00
- tip
script: go test -v -race -cover ./...