1
0
forked from ErnyTech/JTDLib
This repository has been archived on 2020-08-18. You can view files and clone it, but cannot push or open issues or pull requests.
JTDLib/travis/deploy_master.sh
2020-08-18 16:35:14 +02:00

6 lines
112 B
Bash

#!/bin/bash -e
echo "Deployed"
echo "$TRAVIS_OS_NAME"
ls -alch $TRAVIS_BUILD_DIR/out
ls -alch $TRAVIS_BUILD_DIR