Make node integration work in electron

This commit is contained in:
Farkas József
2016-12-18 14:53:40 +01:00
parent 4ba7d712e5
commit 3cc5077f13
5 changed files with 48 additions and 11 deletions

View File

@@ -10,6 +10,7 @@ install:
before_script:
- npm run build
- npm run build:test
- npm run build:electron
- npm run lint
script: