mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Fixed Travis build
This commit is contained in:
parent
d9fb0b6d36
commit
a7b6e1a2ec
@ -70,6 +70,7 @@ fi
|
|||||||
echo "${TRAVIS_BRANCH}" | grep -qvE "^[0-9.]+$" && exit 0; :;
|
echo "${TRAVIS_BRANCH}" | grep -qvE "^[0-9.]+$" && exit 0; :;
|
||||||
|
|
||||||
# Install dependencies for release build
|
# Install dependencies for release build
|
||||||
|
pip install --upgrade setuptools
|
||||||
pip install wheel twine
|
pip install wheel twine
|
||||||
|
|
||||||
# Build and install theme and Docker image
|
# Build and install theme and Docker image
|
||||||
|
Loading…
Reference in New Issue
Block a user