From 111d8a97acd452d40d39fb8987ccda3728991c1c Mon Sep 17 00:00:00 2001 From: Eugene Kuzmenko Date: Tue, 29 Sep 2015 23:15:01 +0300 Subject: [PATCH] [fixed] updated to NodeJS v4.1.1 --- .travis.yml | 2 +- README.md | 6 ------ 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/.travis.yml b/.travis.yml index 83b68b3..ee99c2d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ language: node_js node_js: - - "iojs-v2.5.0" + - "node" after_script: cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js \ No newline at end of file diff --git a/README.md b/README.md index 4b51546..088a2bd 100644 --- a/README.md +++ b/README.md @@ -11,12 +11,6 @@ NodeJS; lint, compile, auto-prefix, minify and gzip SASS.* [![npm version](https://badge.fury.io/js/webcompiler.svg)](http://badge.fury.io/js/webcompiler) [![Slack channel](https://img.shields.io/badge/slack-webcompiler-blue.svg)](https://webcompiler.slack.com/messages/general) -### Warning! - -iojs-v3.0.0 is not yet supported! -See [#1053](https://github.com/sass/node-sass/issues/1053) and [#1054](https://github.com/sass/node-sass/pull/1054) for -more info. - ### Prerequisites 1. [Facebook Flow](http://flowtype.org/)