mirror of
https://github.com/restic/rest-server.git
synced 2025-12-07 09:36:13 -08:00
10 lines
91 B
YAML
10 lines
91 B
YAML
sudo: false
|
|
|
|
language: go
|
|
|
|
go:
|
|
- 1.9.x
|
|
- 1.x
|
|
|
|
go_import_path: github.com/prometheus/procfs
|