Support only node 0.12 onwards

This commit is contained in:
Jia Hao 2016-03-12 02:00:00 +08:00
parent b17c31e188
commit 7ba016bf50
2 changed files with 1 additions and 2 deletions

View File

@ -11,7 +11,6 @@ node_js:
- "node"
- "4.2"
- "0.12"
- "0.10"
- "iojs"
install:
- npm run dev-up

View File

@ -31,7 +31,7 @@ View the changelog [here](https://github.com/jiahaog/nativefier/blob/master/Hist
## Installation
With [Node.js](https://nodejs.org/) installed,
With [Node.js](https://nodejs.org/) `>=0.12` installed,
```bash
# for use from the command line