fix(travis): disable node 4 for now

throws errors everywhere regarding the compiler, nan, and node 4.1.2
This commit is contained in:
Matt Bilker 2015-10-07 22:52:20 -04:00
parent ca3d6d7e86
commit 67b0b5fd05

View file

@ -10,8 +10,6 @@ matrix:
env: NODE_VERSION=0.10
- os: linux
env: NODE_VERSION=0.12
- os: linux
env: NODE_VERSION=4
- os: osx
env: NODE_VERSION=0.10
- os: osx