Skip to content

Commit deb75ee

Browse files
authored
refactor: organized scripts (fossasia#1491)
1 parent ece9c93 commit deb75ee

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ script:
2929

3030
after_success:
3131
- bash scripts/prep-key.sh
32-
- 'if [ "$TRAVIS_PULL_REQUEST" == "false" ]; then bash upload-apk.sh; fi'
32+
- 'if [ "$TRAVIS_PULL_REQUEST" == "false" ]; then bash scripts/upload-apk.sh; fi'
3333

File renamed without changes.

0 commit comments

Comments
 (0)