Skip to content

Commit 9dba2da

Browse files
committed
CI: updated repo names
1 parent 81e5ae7 commit 9dba2da

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/device_zte_draconis.git device/zte/draconis
12+
- cd $HOME/twrp/ && git clone https://github.com/TwrpBuilder/android_device_zte_draconis.git device/zte/draconis
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/device_zte_draconis
33+
repo: TwrpBuilder/android_device_zte_draconis
3434
branch: master
3535

3636
branches:

0 commit comments

Comments
 (0)