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 node versions on travis #347

Closed feyzo closed 9 years ago

feyzo commented 9 years ago

Closes #322 (node v0.8)

request library had a dependency that uses the character and npm v1.4.10 had a bug with it. I moved npm version to minimum of 2.0

Closes #344

Scion is tested agains these versions.

Problems:

screenshot 2015-03-05 15 42 03