summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 2 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index 813a39f..9c3c05a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -31,11 +31,9 @@ matrix:
python: '3.6'
- os: linux
dist: xenial
- sudo: required
- services:
- - docker
+ sudo: false
python: '3.7'
- env: BUILD_SDIST=true BUILD_WHEEL=true
+ env: BUILD_SDIST=true
- os: linux
sudo: false
python: pypy