#!/bin/bash set -eux : "${GPG_VERSION:=stable}" : "${BUILD_MODE:=normal}" rsync -a /usr/local/rnp /tmp sudo -iu travis bash -x <