kopia lustrzana https://github.com/OpenBuilds/OpenBuilds-CONTROL
Update travis.yml
rodzic
f27370b654
commit
bbb1511a20
|
|
@ -26,7 +26,7 @@ before_install:
|
|||
install:
|
||||
|
||||
script:
|
||||
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then npm install && build --linux deb AppImage --publish always; fi
|
||||
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then npm install && electron-builder --linux deb AppImage --publish always; fi
|
||||
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then npm install && build --mac --publish always ; fi
|
||||
|
||||
before_cache:
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue