rnpgp / gpg-build-scripts

Build scripts to automatically install GnuPG (GNU Privacy Guard) on Linux
MIT License
5 stars 4 forks source link

New tests for --no-sudo may be needed #33

Closed skalee closed 5 years ago

skalee commented 5 years ago

Container-based infrastructure is being phased out. The sudo: false in Travis may stop work soon (if it didn't already). Most of examples we have written require sudo anyway, however one which demonstrates --no-sudo option is expected to be run in a sudoless environment. We need to think out something clever here.

See: