Add build step in travis
This commit is contained in:
parent
eb4e088abf
commit
803b0bd04d
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ services:
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- npm install electron-prebuilt -g
|
- npm install electron-prebuilt -g
|
||||||
|
- npm run build
|
||||||
|
|
||||||
after_failure:
|
after_failure:
|
||||||
- cat test1/logs/all-logs.log
|
- cat test1/logs/all-logs.log
|
||||||
|
|
Loading…
Add table
Reference in a new issue