mirror of
https://github.com/restic/restic.git
synced 2026-07-06 07:15:10 +00:00
Vendor dependencies with dep
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
language: go
|
||||
go_import_path: github.com/pkg/profile
|
||||
go:
|
||||
- 1.4.3
|
||||
- 1.5.2
|
||||
- 1.6.3
|
||||
- tip
|
||||
|
||||
script:
|
||||
- go test github.com/pkg/profile
|
||||
- go test -race github.com/pkg/profile
|
||||
Reference in New Issue
Block a user