Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

Commit

Permalink
Travis: update script permission and verify
Browse files Browse the repository at this point in the history
  • Loading branch information
AbandonedCart committed Aug 10, 2018
1 parent cc035a3 commit 3f39090
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ script:
- git fetch --unshallow
- cd shell/android-studio
- export NUMBER_OF_PROCESSORS=2
- sudo chmod 755 travis-build.sh
- "./travis-build.sh"
- test -z "$encrypted_c726d225a9d9_key" || ./travis-release.sh
before_deploy:
Expand Down
Empty file modified shell/android-studio/travis-build.sh
100644 → 100755
Empty file.

0 comments on commit 3f39090

Please sign in to comment.