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