refactor: upgrade to NodeJS 8, Angular 6, CLI 6, Electron 2.0, RxJS 6.1

This commit is contained in:
Heo Sangmin
2018-05-19 02:16:39 +09:00
parent a8c2b63e27
commit e37efdb9f3
12 changed files with 187 additions and 115 deletions

View File

@@ -1,7 +1,6 @@
language: node_js
node_js:
- "7"
- "6"
- 8
install:
- npm install
script: