2
2
mirror of https://github.com/octoleo/restic.git synced 2024-09-27 14:09:01 +00:00

Merge pull request #209 from badboy/sudo-false

Force sudo: false to run on containers
This commit is contained in:
Alexander Neumann 2015-07-02 18:40:01 +02:00
commit 4a2e0b5423

View File

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