Skip to content

Commit

Permalink
release: zotero-better-bibtex-0.10.18.xpi
Browse files Browse the repository at this point in the history
  • Loading branch information
retorquere committed May 27, 2015
1 parent 34bd081 commit 4838ea6
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 4 deletions.
1 change: 0 additions & 1 deletion .travis.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ if [ "$BUILD_LEADER" = "YES" ]; then
if [ "$OTHERS" = "succeeded" ]; then
echo "All Succeeded! PUBLISHING..."

bundle update
bundle exec rake
XPI=`ls *.xpi`
RELEASE="$TRAVIS_COMMIT release: $XPI"
Expand Down
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ env:
- TAG="--tag @test-cluster-2 --tag ~@noci"
- TAG="--tag ~@test-cluster-0 --tag ~@test-cluster-1 --tag ~@test-cluster-2 --tag ~@noci"
script:
- bundle update
- bundle exec rake
- bundle exec cucumber --strict $TAG
before_install:
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ GEM
websocket (1.2.2)
zip-zip (0.3)
rubyzip (>= 1.0.0)
zotplus-rakehelper (0.0.83)
zotplus-rakehelper (0.0.86)
nokogiri
rake
rickshaw
Expand Down
2 changes: 1 addition & 1 deletion install.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description about="urn:mozilla:install-manifest">
<em:id>better-bibtex@iris-advies.com</em:id>
<em:name>Zotero Better Bib(La)Tex</em:name>
<em:version>0.10.17</em:version>
<em:version>0.10.18</em:version>
<em:description>Make Zotero useful for us LaTeX holdouts. More info @ https://github.com/ZotPlus/zotero-better-bibtex</em:description>
<em:creator>Emiliano Heyns</em:creator>
<em:iconURL>chrome://zotero-better-bibtex/skin/better-bibtex.svg</em:iconURL>
Expand Down

0 comments on commit 4838ea6

Please sign in to comment.