mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Add build step in travis
This commit is contained in:
parent
eb4e088abf
commit
803b0bd04d
@ -21,6 +21,7 @@ services:
|
||||
|
||||
before_script:
|
||||
- npm install electron-prebuilt -g
|
||||
- npm run build
|
||||
|
||||
after_failure:
|
||||
- cat test1/logs/all-logs.log
|
||||
|
Loading…
Reference in New Issue
Block a user