summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 79d9fa09d..2163eb8fd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -23,6 +23,8 @@ matrix:
- python: 3.5
env: TOXENV=py2-cover,py3-cover,coverage
- python: 3.5
+ env: TOXENV=docs
+ - python: 3.5
env: TOXENV=pep8
install: