Vendor dependencies

This commit is contained in:
James Munnelly
2016-04-24 22:27:52 +01:00
parent 05343744fb
commit 7ac75b1f62
1007 changed files with 557358 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
language: go
go:
- 1.4.3
- 1.5.3
- release
- tip
script:
- go test -v ./...