1
0
Fork 0
mirror of https://github.com/Luzifer/slugify.git synced 2024-11-13 02:22:43 +00:00
slugify/vendor/github.com/Luzifer/rconfig/.travis.yml

9 lines
81 B
YAML
Raw Normal View History

2017-12-15 10:31:48 +00:00
language: go
go:
- 1.6
- 1.7
- tip
script: go test -v -race -cover ./...