mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-10 18:23:21 +08:00
Add node 10 as default build
This commit is contained in:
parent
ee3276aaf6
commit
7aa9ac5f18
1 changed files with 1 additions and 1 deletions
|
@ -13,4 +13,4 @@ addons:
|
||||||
packages:
|
packages:
|
||||||
- g++-4.8
|
- g++-4.8
|
||||||
node_js:
|
node_js:
|
||||||
- "4"
|
- "0.10"
|
||||||
|
|
Loading…
Reference in a new issue