Fixed Travis build test

This commit is contained in:
squidfunk 2017-04-20 18:46:06 +02:00 committed by Martin Donath
parent 0e971367c0
commit 45e57c29e2

View File

@ -56,8 +56,7 @@ echo "theme: material" >> mkdocs.yml
# Test Docker image build
docker run --rm -it -v `pwd`:/docs $TRAVIS_REPO_SLUG build
# Clean build test
rm -rf /tmp/test
# Return to original directory
popd
# Push release to PyPI