summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 182ac7d..c48aeb4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,9 +11,9 @@ matrix:
env: TOXENV=py35
- python: 3.6
env: TOXENV=py36
- - python: 3.6
+ - python: 3.5
env: TOXENV=flake
- - python: 3.6
+ - python: 3.5
env: TOXENV=cover
install:
- pip install tox