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