neovim/bot-ci

Remove sudo calls from scripts/travis-setup.sh

grtlr opened this issue · 1 comments

For neovim/neovim#2340 we would have to remove all the sudo calls from the scripts that get called by TravisCI.

A sudo call is made in scripts/travis-setup.sh. Is it possible to remove this one, or do this in another way?