mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-07-22 05:53:03 -04:00
Fixed Travis build test
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user