forked from TrueCloudLab/restic
Force sudo: false to run on containers
This commit is contained in:
parent
9e10c21c12
commit
931307d496
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
language: go
|
||||
sudo: false
|
||||
|
||||
go:
|
||||
- 1.3.3
|
||||
|
|
Loading…
Reference in a new issue