mirror of
https://github.com/restic/rest-server.git
synced 2026-04-09 11:42:00 -07: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
|