tdlight-java/travis/deploy_master.sh

4 lines
54 B
Bash
Raw Normal View History

#!/bin/bash -e
echo "Deployed"
echo "$TRAVIS_OS_NAME"