Skip to content

Commit

Permalink
Sudo is not needed any more.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Feb 8, 2019
1 parent c060333 commit 050fc22
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,12 @@ matrix:
- python: "3.7"
env: TOXENV=py37
dist: xenial
sudo: true
- python: "3.7-dev"
env: TOXENV=py37
dist: xenial
sudo: true
- python: "3.8-dev"
env: TOXENV=py38
dist: xenial
sudo: true
allow_failures:
- python: "2.7"
env: TOXENV=lint-py27
Expand Down

0 comments on commit 050fc22

Please sign in to comment.