Python 3.7 doesn't need sudo anymore

This commit is contained in:
Hynek Schlawack 2018-11-23 08:32:56 +01:00
parent 336d052ec9
commit 7bfd0e4061
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@ matrix:
- python: "3.7"
env: TOXENV=py37
dist: xenial
sudo: true
# Prevent breakage by a new releases
- python: "3.6-dev"