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 94d8e6d..13fd999 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,6 @@ python:
4 - "3.4" 4 - "3.4"
5 - "3.5" 5 - "3.5"
6 - "3.6" 6 - "3.6"
7 - "3.7"
8before_script: 7before_script:
9 # Travis versions of these are really outdated 8 # Travis versions of these are really outdated
10 - pip install -U mock nose pytest 9 - pip install -U mock nose pytest