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 5c09b01 commit 5034698Copy full SHA for 5034698
1 file changed
.travis.yml
@@ -115,8 +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= \
119
- /usr/local/opt/python/libexec/bin:/usr/local/opt/ccache/libexec:$PATH
+ export PATH=/usr/local/opt/python/libexec/bin:/usr/local/opt/ccache/libexec:$PATH
120
fi
121
122
install:
0 commit comments