Compare commits
8 Commits
master
...
5.0.34.6-h
Author | SHA1 | Date | |
---|---|---|---|
![]() |
ea29c5cb10 | ||
![]() |
12c9e55472 | ||
![]() |
380ee9c0ed | ||
![]() |
4ed33b4da9 | ||
![]() |
ff9ee48e0f | ||
![]() |
e577009154 | ||
![]() |
246d7af3eb | ||
![]() |
2edf2641a2 |
|
@ -35,10 +35,10 @@ before_script:
|
||||||
- sh -e /etc/init.d/xvfb start
|
- sh -e /etc/init.d/xvfb start
|
||||||
- npm i
|
- npm i
|
||||||
- npm run build
|
- npm run build
|
||||||
- if [ $FX_VERSION = "54.0" ] &&
|
- if [[ $FX_VERSION = "54.0" &&
|
||||||
[ $TRAVIS_REPO_SLUG = "zotero/zotero" ] &&
|
$TRAVIS_REPO_SLUG = "zotero/zotero" &&
|
||||||
[ $TRAVIS_BRANCH = "master" ] &&
|
($TRAVIS_BRANCH = "master" || $TRAVIS_BRANCH = *-hotfix) &&
|
||||||
[ $TRAVIS_PULL_REQUEST = "false" ]; then
|
$TRAVIS_PULL_REQUEST = "false" ]]; then
|
||||||
mkdir build-zip;
|
mkdir build-zip;
|
||||||
cd build;
|
cd build;
|
||||||
zip -r ../build-zip/$TRAVIS_COMMIT.zip *;
|
zip -r ../build-zip/$TRAVIS_COMMIT.zip *;
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 684bad2035a563b0661c1eb17b0ee6ba6325e571
|
Subproject commit 15396c0c18b768f0837015091bae9c931d4dd56b
|
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
<em:id>zotero@chnm.gmu.edu</em:id>
|
<em:id>zotero@chnm.gmu.edu</em:id>
|
||||||
<em:name>Zotero</em:name>
|
<em:name>Zotero</em:name>
|
||||||
<em:version>5.0.34.SOURCE</em:version>
|
<em:version>5.0.34.6.SOURCE</em:version>
|
||||||
<em:creator>Center for History and New Media<br/>George Mason University</em:creator>
|
<em:creator>Center for History and New Media<br/>George Mason University</em:creator>
|
||||||
<em:contributor>Dan Cohen</em:contributor>
|
<em:contributor>Dan Cohen</em:contributor>
|
||||||
<em:contributor>Sean Takats</em:contributor>
|
<em:contributor>Sean Takats</em:contributor>
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
2018-01-07 23:00:00
|
2018-02-01 13:45:00
|
||||||
|
|
2
styles
2
styles
|
@ -1 +1 @@
|
||||||
Subproject commit b605dc3869e157f91eedb3f1519cd020c00bdafb
|
Subproject commit 190224fd811bf2f55342372aa3a79ad53df245c5
|
|
@ -1 +1 @@
|
||||||
Subproject commit 18f8d6a2f3d7727c2acfd42f021f0adbd2abd9df
|
Subproject commit 66e7a146cadc9626af545179b5d1580a40a73d06
|
Loading…
Reference in New Issue
Block a user