Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae618f3 commit d3e6a91Copy full SHA for d3e6a91
1 file changed
.travis.yml
@@ -86,8 +86,12 @@ matrix:
86
- EXTRAREQS='-r requirements/testing/travis36.txt'
87
- python: 3.7
88
sudo: true
89
+ env:
90
+ - DELETE_FONT_CACHE=1
91
- python: "nightly"
- env: PRE=--pre
92
93
+ - PRE=--pre
94
95
- os: osx
96
language: generic # https://github.com/travis-ci/travis-ci/issues/2312
97
only: master
0 commit comments