1
0
mirror of https://github.com/Luzifer/envrun.git synced 2024-09-20 16:12:59 +00:00
envrun/vendor/github.com/Luzifer/go-openssl/.travis.yml

11 lines
78 B
YAML
Raw Normal View History

language: go
go:
- 1.7.x
- 1.8.x
- tip
script:
- go vet
- go test