1
0
Fork 0
mirror of https://github.com/Luzifer/git-changerelease.git synced 2024-12-21 03:21:17 +00:00
git-changerelease/vendor/github.com/Luzifer/rconfig/.travis.yml
2016-07-14 14:29:15 +02:00

8 lines
81 B
YAML

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