1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-03-11 14:48:03 +00:00

Force sudo: false to run on containers

This commit is contained in:
Jan-Erik Rediger 2015-07-02 16:24:57 +02:00
parent 9e10c21c12
commit 931307d496

View file

@ -1,4 +1,5 @@
language: go
sudo: false
go:
- 1.3.3