mirror of https://github.com/restic/restic.git
Force sudo: false to run on containers
This commit is contained in:
parent
9e10c21c12
commit
931307d496
|
@ -1,4 +1,5 @@
|
|||
language: go
|
||||
sudo: false
|
||||
|
||||
go:
|
||||
- 1.3.3
|
||||
|
|
Loading…
Reference in New Issue