Skip to content

Commit 51013aa

Browse files
committed
Temporarily force use of new font caches.
1 parent b3cadbe commit 51013aa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -80,13 +80,16 @@ matrix:
8080
dist: trusty
8181
# pytest-cov>=2.3.1 due to https://github.com/pytest-dev/pytest-cov/issues/124.
8282
env:
83+
- DELETE_FONT_CACHE=1
8384
- PINNEDVERS='-c requirements/testing/travis35.txt'
8485
- python: 3.6
8586
env:
8687
- DELETE_FONT_CACHE=1
8788
- EXTRAREQS='-r requirements/testing/travis36.txt'
8889
- python: 3.7
8990
sudo: true
91+
env:
92+
- DELETE_FONT_CACHE=1
9093
- python: "nightly"
9194
env: PRE=--pre
9295
- os: osx

0 commit comments

Comments
 (0)