Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commitcd12a12

Browse files
committed
Don't use special freetype in docs build
1 parent505fc21 commitcd12a12

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,11 +98,11 @@ install:
9898
cp tmp/usr/share/fonts/truetype/humor-sans/Humor-Sans.ttf ~/.fonts
9999
cp Felipa-Regular.ttf ~/.fonts
100100
fc-cache -f -v
101+
else
102+
# Use the special local version of freetype for testing
103+
cp .travis/setup.cfg .
101104
fi;
102105
103-
# Use the special local version of freetype for testing
104-
-cp .travis/setup.cfg .
105-
106106
-python setup.py install
107107

108108
script:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp