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 bab2d6a commit 7935fa1Copy full SHA for 7935fa1
1 file changed
.travis.yml
@@ -89,11 +89,11 @@ install:
89
cp tmp/usr/share/fonts/truetype/humor-sans/Humor-Sans.ttf ~/.fonts
90
cp Felipa-Regular.ttf ~/.fonts
91
fc-cache -f -v
92
+ else
93
+ # Use the special local version of freetype for testing
94
+ cp .travis/setup.cfg .
95
fi;
96
- # Use the special local version of freetype for testing
- - cp .travis/setup.cfg .
-
97
- python setup.py install
98
99
script:
0 commit comments