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

Commit

Permalink
travis: update kernel repo
Browse files Browse the repository at this point in the history
  • Loading branch information
androidlover5842 committed Mar 13, 2017
1 parent eb3074e commit 2b85970
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ script:
- cd $HOME/twrp
- rm -rf bootable/recovery
- git clone https://github.com/omnirom/android_bootable_recovery.git bootable/recovery
- git clone https://github.com/Grace5921/android_kernel_samsung_a8hplte.git kernel/$brand/$code_name
- git clone https://github.com/TwrpBuilder/android_kernel_a8hplte.git kernel/$brand/$code_name
- git clone https://github.com/$repo device/$brand/$code_name
- ". build/envsetup.sh ; lunch omni_$code_name-eng"
- make -j4 recoveryimage
Expand Down

0 comments on commit 2b85970

Please sign in to comment.