jbeard4 / SCION

SCXML/Statecharts in JavaScript, moved to gitlab: https://gitlab.com/scion-scxml/scion
https://scion.scxml.io
Apache License 2.0
149 stars 29 forks source link

Fix broken node 0.8 build on travis #322

Closed jbeard4 closed 9 years ago

jbeard4 commented 9 years ago

Node 0.8 is failing on travis. I worked around this by removing node 0.8 from travis and updating package.json. But we should be able to support node 0.8, so we should circle back and add support back in.

https://travis-ci.org/jbeard4/SCION/jobs/47646912