1
0
mirror of https://github.com/strongdm/comply synced 2024-08-28 02:03:32 +00:00
comply/vendor/github.com/lunixbochs/vtclean/.travis.yml

10 lines
74 B
YAML
Raw Permalink Normal View History

2018-05-10 01:02:33 +00:00
language: go
sudo: false
script: go test -v
go:
- 1.5
- 1.6
- 1.7