One-com / livestyle

NodeJS middleware and binary for setting up a webserver that notifies the browser of CSS updates.
BSD 3-Clause "New" or "Revised" License
75 stars 14 forks source link

Build fails on node.js 0.12 and io.js 2.5.0 #54

Closed papandreou closed 9 years ago

papandreou commented 9 years ago

After I added node.js 0.12 and io.js to .travis.yml, the build started failing on those platforms: https://travis-ci.org/One-com/livestyle/jobs/73107760

So the failing build is probably not a regression, but at least we know that it doesn't work there now :)

Munter commented 9 years ago

node-sass in a really ancient version. I'll take a look at it