Skip to content

Commit

Permalink
Removed sudu from travis
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed May 6, 2020
1 parent a4b0af2 commit edbfbcb
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
@@ -1,4 +1,3 @@
sudo: false
dist: trusty
language: python
python:
Expand All @@ -18,16 +17,12 @@ matrix:
include:
- python: 3.7
dist: xenial
sudo: true
- python: 3.8
dist: xenial
sudo: true
- python: pypy
dist: xenial
sudo: true
- python: pypy3
dist: xenial
sudo: true
before_install:
- pip install --upgrade pip setuptools
install:
Expand Down

0 comments on commit edbfbcb

Please sign in to comment.