Force a rebuild

pull/2252/head
Christian Clauss 2019-08-09 22:59:05 +02:00 committed by Åke Forslund
parent 8fd4a32fb1
commit 89a48b9f79
1 changed files with 3 additions and 1 deletions

View File

@ -18,7 +18,9 @@ python:
- "3.6"
- "3.7"
# don't rebuild pocketsphinx for every build
cache: pocketsphinx-python
cache:
- pip
- pocketsphinx-python
# command to install dependencies
install:
- rm -rf ${TMPDIR}