Skip to content

Commit 92e7a1f

Browse files
committed
CI: updated repo names
1 parent 6a09391 commit 92e7a1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ before_script:
99
-O $HOME/twrp.tar.xz
1010
- tar -xJf twrp.tar.xz --directory $HOME/twrp/ && rm twrp.tar.xz
1111
script:
12-
- cd $HOME/twrp/ && git clone https://github.com/TwrpBuilder/android_device_a3y17lte.git device/samsung/a3y17lte
12+
- cd $HOME/twrp/ && git clone https://github.com/TwrpBuilder/android_device_samsung_a3y17lte.git device/samsung/a3y17lte
1313
- git clone https://github.com/TwrpBuilder/device_generic_twrpbuilder.git device/generic/twrpbuilder
1414
- rm -rf bootable/recovery && git clone https://github.com/omnirom/android_bootable_recovery.git bootable/recovery
1515
- |
@@ -30,7 +30,7 @@ deploy:
3030
file: $HOME/twrp/*.img
3131
on:
3232
tags: false
33-
repo: TwrpBuilder/android_device_a3y17lte
33+
repo: TwrpBuilder/android_device_samsung_a3y17lte
3434
branch: master
3535

3636
branches:

0 commit comments

Comments
 (0)