update travis.yml supported node version, closes #4956 (#4995)

This commit is contained in:
Julian Lam
2016-08-29 16:23:03 -04:00
committed by GitHub
parent b854dd5150
commit 90ba8c6077

View File

@@ -19,11 +19,10 @@ addons:
packages:
- g++-4.8
node_js:
- "4.2"
- "4.1"
- "4.0"
- "0.11"
- "0.10"
- "iojs"
- "6"
- "5"
- "4"
branches:
only:
- master