Browse Source

Abandon node v4 as some packages does not want to install.

Godzil 7 years ago
parent
commit
361c6cf54c
2 changed files with 1 additions and 2 deletions
  1. 0 1
      .travis.yml
  2. 1 1
      README.md

+ 0 - 1
.travis.yml

@@ -1,7 +1,6 @@
 language: node_js
 sudo: false
 node_js:
- - 4
  - 5
  - 6
 before_install:

+ 1 - 1
README.md

@@ -21,7 +21,7 @@ It is recommended to enable authentication (`-p` and `-u`) so your account permi
 
 ## Prerequisites
 
-* NodeJS >= 0.12.x (http://nodejs.org/)
+* NodeJS >= 5.x (http://nodejs.org/)
 * NPM >= 2.5.x (https://www.npmjs.org/)
 
 ## Installation