summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 5241b81..fbf676b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,12 +1,9 @@
language: python
python: 3.7
dist: xenial
-sudo: false
cache: pip
matrix:
include:
- - python: 2.7
- env: TOXENV=py27
- python: 3.5
env: TOXENV=py35
- python: 3.6