mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-13 21:44:16 +00:00
[travis] Remove root sudo
YAML property
Travis has been complaining that the root `sudo` key is deprecated and no longer has any effect.
This commit is contained in:
parent
be1604fe31
commit
f88106ef96
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
language: cpp
|
||||
dist: bionic
|
||||
sudo: required
|
||||
|
||||
matrix:
|
||||
include:
|
||||
|
|
Loading…
Reference in a new issue