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