aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index dd54537..3b41800 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,6 @@ language: python
2python: 2python:
3 - "3.5" 3 - "3.5"
4 - "3.6" 4 - "3.6"
5 - "3.7"
6before_script: 5before_script:
7 # Travis versions of these are really outdated 6 # Travis versions of these are really outdated
8 - pip install -U mock nose pytest 7 - pip install -U mock nose pytest