Merge pull request #115 from RobinD42/fix-travis

Travis fix
This commit is contained in:
Robin Dunn
2016-10-06 23:37:38 -07:00
committed by GitHub

View File

@@ -41,7 +41,7 @@ addons:
# So install them in this step instead.
install:
- echo "****** travis install step"
#- pip install sphinx # Add this if building of the docs is added in the next section
- pip install -U -r requirements.txt
script: