aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index fdc4f5b..31b9da7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,4 +5,6 @@ python:
5 - "3.4" 5 - "3.4"
6 - "3.5" 6 - "3.5"
7 - "3.6" 7 - "3.6"
8# Travis versions of these are really outdated
9before_script: pip install -U mock nose pytest
8script: python setup.py validate 10script: python setup.py validate