tomasbedrich / pycaching

A Python 3 interface for working with Geocaching.com website.
https://pycaching.readthedocs.io/
GNU Lesser General Public License v3.0
61 stars 46 forks source link

Remove `sudo` from Travis configuration #149

Closed FriedrichFroebel closed 4 years ago

FriedrichFroebel commented 4 years ago

Travis currently reports some warnings regarding the sudo keys:

Build config validation
root: deprecated key sudo (The key `sudo` has no effect anymore.)
jobs.include: deprecated key sudo (The key `sudo` has no effect anymore.)

Elevated access is the default now, see https://changelog.travis-ci.com/the-container-based-build-environment-is-fully-deprecated-84517.