Closed mitchmindtree closed 8 years ago
Maybe change to the new Travis CI infrastructure would help https://github.com/PistonDevelopers/freetype-sys/issues/48.
Could try:
addons:
apt:
packages:
- libsdl2-dev
I think we could just drop OSX build on this repo. SDL2 works on my OSX 10.9.5, and I can't figure out what's wrong with Travis CI.
Here's the log:
Perhaps an adjustment needs to be made to the
.travis.yml
script?