1
0
Fork 0
mirror of https://github.com/Luzifer/envrun.git synced 2024-11-10 15:20:03 +00:00
envrun/vendor/github.com/Luzifer/rconfig/.travis.yml

9 lines
81 B
YAML
Raw Normal View History

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