mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-04 07:10:06 +08:00
fix(travis): nvm does not like node 4 on osx
This commit is contained in:
parent
d486698463
commit
87b509b905
1 changed files with 0 additions and 2 deletions
|
@ -10,8 +10,6 @@ matrix:
|
|||
env: NODE_VERSION=0.10
|
||||
- os: osx
|
||||
env: NODE_VERSION=0.12
|
||||
- os: osx
|
||||
env: NODE_VERSION=4
|
||||
|
||||
sudo: false
|
||||
|
||||
|
|
Loading…
Reference in a new issue