1
0
mirror of https://github.com/Luzifer/vault2env.git synced 2024-09-20 01:23:00 +00:00
vault2env/vendor/github.com/Luzifer/rconfig/.travis.yml
2016-05-29 01:35:17 +02:00

9 lines
81 B
YAML

language: go
go:
- 1.4
- 1.5
- tip
script: go test -v -race -cover ./...