Seperate electron and web target building

This commit is contained in:
Farkas József
2017-02-05 20:31:52 +01:00
committed by József Farkas
parent 517aed1b1c
commit 983eb72892
276 changed files with 2154 additions and 95 deletions
-1
View File
@@ -16,7 +16,6 @@ install:
before_script:
- npm run build
- npm run build:test
- npm run build:electron
- npm run lint
script: