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.
2 parents 24d530e + 5034698 commit ccd6377Copy full SHA for ccd6377
1 file changed
.travis.yml
@@ -115,7 +115,7 @@ before_install:
115
# We could install ghostscript and inkscape here to test svg and pdf
116
# but this makes the test time really long.
117
# brew install ghostscript inkscape
118
- export PATH=/usr/local/opt/ccache/libexec:$PATH
+ export PATH=/usr/local/opt/python/libexec/bin:/usr/local/opt/ccache/libexec:$PATH
119
fi
120
121
install:
0 commit comments