mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-31 03:51:14 -03: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:
@@ -1,6 +1,5 @@
|
||||
language: cpp
|
||||
dist: bionic
|
||||
sudo: required
|
||||
|
||||
matrix:
|
||||
include:
|
||||
|
||||
Reference in New Issue
Block a user