Skip to content

Commit 68f5024

Browse files
author
Benedikt Schmitt
authored
Merge pull request #45 from hugovk/rm-sudo
CI: 'sudo: required' no longer required
2 parents 21463fc + 5df51c8 commit 68f5024

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,8 @@ matrix:
1010
- python: "3.5"
1111
- python: "3.6"
1212
- python: "3.7"
13-
sudo: required
1413
dist: xenial
1514
- python: "3.8-dev"
16-
sudo: required
1715
dist: xenial
1816
allow_failures:
1917
- python: "3.8-dev"

0 commit comments

Comments
 (0)