Commit graph

7 commits

Author SHA1 Message Date
Vincent Prouillet 1dd861e4d6 Rewrite gulp-sass to be a very light wrapper
Simply pass everything to node-sass and just hand
back the results to gulp.
Removed custom options like success/failure cb
and sync rendering.

Missing:
 -  gulp-sourcemaps support + test
2015-03-23 22:30:52 +00:00
David Manning f390117421 Update .travis.yml
Remove 0.11 and 0.8 from travis
2014-12-10 18:35:57 -08:00
David Manning aefca4aef4 Update .travis.yml
Add node versions 0.8 (not supported) and 0.11
2014-12-10 18:31:46 -08:00
David Manning b6175ed840 Removed travis build for node 0.11 2014-01-19 00:55:04 -08:00
David Manning 125e19face Remove travis tests for node 0.8 and 0.6 2014-01-19 00:51:16 -08:00
David Manning 5f2be5a6ca Add node 0.11 to travis build 2014-01-19 00:46:22 -08:00
David Manning 4d42561e94 Added travis build 2014-01-19 00:41:54 -08:00