Commited dependencies

This commit is contained in:
2018-04-02 14:09:29 +01:00
parent 08be7ec383
commit 080d61728c
317 changed files with 156388 additions and 0 deletions

9
vendor/github.com/lunixbochs/vtclean/.travis.yml generated vendored Normal file
View File

@@ -0,0 +1,9 @@
language: go
sudo: false
script: go test -v
go:
- 1.5
- 1.6
- 1.7