Twidere-App-Android-Twitter.../travis/scripts/test_private_files.sh

9 lines
158 B
Bash
Executable File

#!/bin/bash
if [ "$TRAVIS_PULL_REQUEST" != "false" ]; then
echo "Skipped for pull request"
exit 0
fi
test -f twidere/src/google/AndroidManifest.xml