Skip to content

Commit

Permalink
Merge pull request #45 from hugovk/rm-sudo
Browse files Browse the repository at this point in the history
CI: 'sudo: required' no longer required
  • Loading branch information
Benedikt Schmitt authored Mar 25, 2019
2 parents 21463fc + 5df51c8 commit 68f5024
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
Expand Up @@ -10,10 +10,8 @@ matrix:
- python: "3.5"
- python: "3.6"
- python: "3.7"
sudo: required
dist: xenial
- python: "3.8-dev"
sudo: required
dist: xenial
allow_failures:
- python: "3.8-dev"
Expand Down

0 comments on commit 68f5024

Please sign in to comment.