Build distribution ZIP on fx60 branch
This commit is contained in:
parent
8a95ce34d8
commit
2a613258e0
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ before_script:
|
|||
- npm i
|
||||
- npm run build
|
||||
- if [[ $TRAVIS_REPO_SLUG = "zotero/zotero" &&
|
||||
($TRAVIS_BRANCH = "master" || $TRAVIS_BRANCH = *-hotfix) &&
|
||||
($TRAVIS_BRANCH = "master" || $TRAVIS_BRANCH = *-hotfix || $TRAVIS_BRANCH = "fx60") &&
|
||||
$TRAVIS_PULL_REQUEST = "false" ]]; then
|
||||
mkdir build-zip;
|
||||
cd build;
|
||||
|
|
Loading…
Add table
Reference in a new issue