Remove sudo : false
per https://docs.travis-ci.com/user/reference/trusty#container-based-infrastructure
This commit is contained in:
parent
c945dd7195
commit
006c66e488
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ cache:
|
||||||
- $HOME/.ccache
|
- $HOME/.ccache
|
||||||
|
|
||||||
dist: trusty
|
dist: trusty
|
||||||
sudo: false
|
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
|
|
Loading…
Reference in a new issue