Skip to content

Commit

Permalink
We do not need sudo any more, yay!
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Nov 15, 2018
1 parent f0b0f79 commit ee72638
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
sudo: false
language: python
python:
- 2.7
Expand All @@ -9,7 +8,6 @@ matrix:
include:
- python: "3.7"
dist: xenial
sudo: true
before_install:
- pip install -U pip setuptools
- pip install -U coverage coveralls zope.testrunner
Expand Down

0 comments on commit ee72638

Please sign in to comment.