Schmavery / reprocessing

ReasonML graphics library inspired by Processing
https://schmavery.github.io/reprocessing/
MIT License
682 stars 24 forks source link

Attempt to add osx as travis target #81

Closed Schmavery closed 6 years ago

Schmavery commented 6 years ago

Also remove caching -- we don't have a large node_modules and it will catch more issues.

(Not sure if this will work, creating PR to trigger a build)

Schmavery commented 6 years ago

Hmm, it's failing with an error like

/Users/travis/build/Schmavery/reprocessing/node_modules/Reasongl/node_modules/Tsdl/src/tsdl_new.c:7:10: fatal error: 'SDL2/SDL.h' file not found

Seems like a strange node_modules path..