vendor: revendor

This commit is contained in:
Eric Chiang
2016-11-03 15:24:47 -07:00
parent df50308713
commit 59240f93b1
7 changed files with 1242 additions and 0 deletions

7
vendor/github.com/ghodss/yaml/.travis.yml generated vendored Normal file
View File

@@ -0,0 +1,7 @@
language: go
go:
- 1.3
- 1.4
script:
- go test
- go build