Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Commit

Permalink
[fixed] updated to NodeJS v4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
thealjey committed Sep 29, 2015
1 parent 235dd29 commit 111d8a9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -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
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/)
Expand Down

0 comments on commit 111d8a9

Please sign in to comment.