Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: qxmpp-project/qxmpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 84168acd64db97ebb2d0be2080244c70e7ed3775
Choose a base ref
..
head repository: qxmpp-project/qxmpp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e614dcc84445ffe415e827b6737255bcf2d28cdb
Choose a head ref
Showing with 0 additions and 2 deletions.
  1. +0 −2 tests/travis/push-documentation
2 changes: 0 additions & 2 deletions tests/travis/push-documentation
Original file line number Diff line number Diff line change
@@ -4,8 +4,6 @@
#
# SPDX-License-Identifier: CC0-1.0

set -e

# Add ssh push key
eval "$(ssh-agent -s)"
echo $PUSH_KEY_REPO_DOC_QXMPP_ORG | base64 -d | unxz | ssh-add -