Skip to content

Commit

Permalink
CI: updated repo names
Browse files Browse the repository at this point in the history
  • Loading branch information
Surendrajat committed Jul 6, 2018
1 parent 6a09391 commit 92e7a1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ before_script:
-O $HOME/twrp.tar.xz
- tar -xJf twrp.tar.xz --directory $HOME/twrp/ && rm twrp.tar.xz
script:
- cd $HOME/twrp/ && git clone https://github.com/TwrpBuilder/android_device_a3y17lte.git device/samsung/a3y17lte
- cd $HOME/twrp/ && git clone https://github.com/TwrpBuilder/android_device_samsung_a3y17lte.git device/samsung/a3y17lte
- git clone https://github.com/TwrpBuilder/device_generic_twrpbuilder.git device/generic/twrpbuilder
- rm -rf bootable/recovery && git clone https://github.com/omnirom/android_bootable_recovery.git bootable/recovery
- |
Expand All @@ -30,7 +30,7 @@ deploy:
file: $HOME/twrp/*.img
on:
tags: false
repo: TwrpBuilder/android_device_a3y17lte
repo: TwrpBuilder/android_device_samsung_a3y17lte
branch: master

branches:
Expand Down

0 comments on commit 92e7a1f

Please sign in to comment.