1
0
mirror of https://github.com/TwidereProject/Twidere-Android synced 2024-12-11 16:16:34 +01:00
Twidere-App-Android-Twitter.../travis/scripts/test_private_files.sh
2017-04-26 00:16:28 +08:00

7 lines
123 B
Bash
Executable File

#!/bin/bash
if [ "$TRAVIS_PULL_REQUEST" != "false" ]; then
return 0
fi
test -f twidere/src/google/AndroidManifest.xml