mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-28 11:48:36 +01:00
Require sudo
see also: https://github.com/travis-ci/travis-ci/issues/9875
This commit is contained in:
parent
8a4ba8c5ca
commit
527a5a2fdc
|
|
@ -2,7 +2,7 @@ language: go
|
|||
go:
|
||||
- 1.8
|
||||
|
||||
sudo: false
|
||||
sudo: required
|
||||
|
||||
# we only need a single git commit
|
||||
git:
|
||||
|
|
|
|||
Loading…
Reference in a new issue