1
0
Fork 0
mirror of https://github.com/Luzifer/continuous-spark.git synced 2024-10-19 05:14:24 +00:00
continuous-spark/vendor/github.com/Luzifer/rconfig/.travis.yml

9 lines
81 B
YAML
Raw Normal View History

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