mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Fixed Travis build test
This commit is contained in:
parent
0e971367c0
commit
45e57c29e2
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user