Force a rebuild
parent
8fd4a32fb1
commit
89a48b9f79
|
@ -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}
|
||||
|
|
Loading…
Reference in New Issue