summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2018-11-08 21:23:46 +0000
committerPatrick Totzke <patricktotzke@gmail.com>2018-11-08 21:23:46 +0000
commit14f58ab5ab12f7d17138828f5c5a6a8a8bb676c2 (patch)
tree4ba67ff5f667bebfcebe3e95dcfcd8581edca59f /.travis.yml
parent9d4ae391dea23e29c58dd78159c733f5a3cd2f8b (diff)
travis doesn't like empty lines?
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 ec695c77..3ff68627 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -129,7 +129,6 @@ install:
pip install sphinx
# install travis-sphinx script to auto-deploy docs to the gh-pages branch on github
pip install travis-sphinx
-
else
pip install .[test]
fi