Skip to content
Snippets Groups Projects
Commit 45e57c29 authored by squidfunk's avatar squidfunk Committed by Martin Donath
Browse files

Fixed Travis build test

parent 0e971367
No related branches found
No related tags found
No related merge requests found
...@@ -56,8 +56,7 @@ echo "theme: material" >> mkdocs.yml ...@@ -56,8 +56,7 @@ echo "theme: material" >> mkdocs.yml
# Test Docker image build # Test Docker image build
docker run --rm -it -v `pwd`:/docs $TRAVIS_REPO_SLUG build docker run --rm -it -v `pwd`:/docs $TRAVIS_REPO_SLUG build
# Clean build test # Return to original directory
rm -rf /tmp/test
popd popd
# Push release to PyPI # Push release to PyPI
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment