Skip to content
forked from JabRef/jabref

Commit 187038c

Browse files
author
github actions
committed
Squashed 'src/main/resources/csl-styles/' changes from c531528..aa52aaa
aa52aaa Encrypt Travis CI notification email addresses (JabRef#4570) d8f2843 Update ayer.csl (JabRef#4569) 448e67e Create ayer.csl (JabRef#4565) bf1ddae Update springer-basic-author-date.csl (JabRef#4562) db525ac Update american-journal-of-physical-anthropology.csl (JabRef#4567) 9e81857 Update marine-ornithology.csl (JabRef#4566) 938537e Update government-and-opposition.csl (JabRef#4564) 50d0635 Update annales-de-demographie-historique.csl (JabRef#4560) 42b54d9 Create marine-ornithology.csl (JabRef#4559) eff41bb Create dermatology-online.csl (JabRef#4558) 3911696 Update journal-of-forensic-sciences.csl (JabRef#4554) 059ea33 Small capitals and categories (JabRef#4556) 97b8c84 Create CSL Styles: estudios_hispanicos.csl (JabRef#4557) 57e0f9d Update sciences-po-ecole-doctorale-note-french.csl (JabRef#4552) f481ea3 Create ipb-ppki-3.csl (JabRef#4550) 899d302 Update journal-of-neolithic-archaeology.csl (JabRef#4553) e106215 Create annales-de-demographie-historique.csl (JabRef#4512) 4dd974e Create lauterbornia.csl (JabRef#4525) e5277ae Update sciences-po-ecole-doctorale-note-french.csl (JabRef#4551) f9cfe40 Add new IOP dependents (JabRef#4549) daff985 Create brazilian-journal-of-veterinary-research-and-animal-science.csl (JabRef#4544) 10c6fa8 Update ens-de-lyon-centre-d-ingenierie-documentaire.csl (JabRef#4545) git-subtree-dir: src/main/resources/csl-styles git-subtree-split: aa52aaa
1 parent dd46c28 commit 187038c

38 files changed

+2994
-94
lines changed

Diff for: .travis.yml

+9-9
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,22 @@ dist: bionic
22
language: ruby
33
cache: bundler
44
rvm:
5-
- 2.6.5
5+
- 2.6.5
66
install:
7-
- bundle install --jobs=3 --retry=3 --path=${BUNDLE_PATH:-vendor/bundle}
8-
- bundle update sheldon
7+
- bundle install --jobs=3 --retry=3 --path=${BUNDLE_PATH:-vendor/bundle}
8+
- bundle update sheldon
99
notifications:
1010
email:
11-
recipients:
12-
13-
1411
on_success: change
1512
on_failure: always
13+
recipients:
14+
- secure: Ko9SzcdByE/HOMP7s9ddTpRdqahnO5LJ1MGJWX/cmymQc8fDRMgP9jgI6D/G5Ntgo6uGUO+xkcV5mBbOAoI5v8U2GQ5nICDXHdQrX8kJzve9JDiQJOy0c17TYi3d7bBeS1bOhy7E0TxHRax2wWWxDhqz80GwSo9JAhQbcusR/1U=
15+
- secure: Ov0xcwOVBSbc7uuCk0Qu+ILmh3HuFNa9PnfI363at9V3aG05oJHiTRseFXvfiHgK5663Wcytcl3DU+A2vYZSz7Y3ZGzcUzhlRBLMUfebncB2nAsX3NJsieJ6FoYlkRBZdzA2lzt3FVv99hebuZnU4OiANdnHFiLmFzeWRaPZfIQ=
1616
webhooks:
1717
urls:
18-
- https://shelbot.herokuapp.com/build
19-
- https://styles-update.zotero.org:8826/
20-
- https://styles-update.zotero.org:8827/
18+
- https://shelbot.herokuapp.com/build
19+
- https://styles-update.zotero.org:8826/
20+
- https://styles-update.zotero.org:8827/
2121
on_success: always
2222
on_failure: always
2323
on_start: never

0 commit comments

Comments
 (0)