mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-02-21 14:46:31 +08:00
fix(travis): disable node 4 for now
throws errors everywhere regarding the compiler, nan, and node 4.1.2
This commit is contained in:
parent
766959bfab
commit
3d69b76823
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue