summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 80e6fd7..1984782 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,4 @@
language: python
-sudo: false
python:
- 2.7
- 3.4
@@ -11,7 +10,8 @@ matrix:
include:
- python: "3.7"
dist: xenial
- sudo: true
+ - python: "3.8-dev"
+ dist: xenial
install:
- pip install -U pip setuptools
- pip install -U coverage coveralls