1
0
Fork 0

Add build step in travis

This commit is contained in:
Chocobozzz 2016-04-29 16:52:32 +02:00
parent eb4e088abf
commit 803b0bd04d
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ services:
before_script:
- npm install electron-prebuilt -g
- npm run build
after_failure:
- cat test1/logs/all-logs.log