Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d3e6a91

Browse filesBrowse files
committed
Temporarily force use of new font caches.
1 parent ae618f3 commit d3e6a91
Copy full SHA for d3e6a91

File tree

Expand file treeCollapse file tree

1 file changed

+5
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-1
lines changed

‎.travis.yml

Copy file name to clipboardExpand all lines: .travis.yml
+5-1Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,12 @@ matrix:
8686
- EXTRAREQS='-r requirements/testing/travis36.txt'
8787
- python: 3.7
8888
sudo: true
89+
env:
90+
- DELETE_FONT_CACHE=1
8991
- python: "nightly"
90-
env: PRE=--pre
92+
env:
93+
- PRE=--pre
94+
- DELETE_FONT_CACHE=1
9195
- os: osx
9296
language: generic # https://github.com/travis-ci/travis-ci/issues/2312
9397
only: master

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.