mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-04 02:04:10 +02: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:
|
go:
|
||||||
- 1.8
|
- 1.8
|
||||||
|
|
||||||
sudo: false
|
sudo: required
|
||||||
|
|
||||||
# we only need a single git commit
|
# we only need a single git commit
|
||||||
git:
|
git:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue