#!/bin/sh if [ "$TRAVIS_SECURE_ENV_VARS" != "true" ]; then echo "TRAVIS_SECURE_ENV_VARS not available. Aborting artifact upload." exit fi #unpack autorisation information cat > key.gpg <> ~/.ssh/known_hosts <