1
0
mirror of https://github.com/Luzifer/slugify.git synced 2024-09-20 17:43:00 +00:00
slugify/vendor/github.com/Luzifer/rconfig/.travis.yml
2017-12-15 11:31:48 +01:00

9 lines
81 B
YAML

language: go
go:
- 1.6
- 1.7
- tip
script: go test -v -race -cover ./...