Abandon node v4 as some packages does not want to install.
This commit is contained in:
parent
b691b953d4
commit
361c6cf54c
@ -1,7 +1,6 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
sudo: false
|
sudo: false
|
||||||
node_js:
|
node_js:
|
||||||
- 4
|
|
||||||
- 5
|
- 5
|
||||||
- 6
|
- 6
|
||||||
before_install:
|
before_install:
|
||||||
|
|||||||
@ -21,7 +21,7 @@ It is recommended to enable authentication (`-p` and `-u`) so your account permi
|
|||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
* NodeJS >= 0.12.x (http://nodejs.org/)
|
* NodeJS >= 5.x (http://nodejs.org/)
|
||||||
* NPM >= 2.5.x (https://www.npmjs.org/)
|
* NPM >= 2.5.x (https://www.npmjs.org/)
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user