Skip to content

Commit

Permalink
test 6.0 source for twrp
Browse files Browse the repository at this point in the history
  • Loading branch information
androidlover5842 authored Feb 7, 2017
1 parent a1ac34a commit 2c3e802
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,9 @@ before_script:
zip curl zlib1g-dev gcc-multilib g++-multilib libc6-dev-i386
lib32ncurses5-dev x11proto-core-dev libx11-dev lib32z-dev ccache
libgl1-mesa-dev libxml2-utils xsltproc unzip maven schedtool &> /dev/null
- git clone https://[email protected]/sumitrajdev/twrp-5.1.1.git $HOME/tmp
- mv $HOME/tmp/twrp-5.1.1.tar.xz $HOME/twrp.tar.xz
- rm -rf tmp
- wget https://github.com/TwrpBuilder/twrp-5.1.1-source/releases/download/6.0/twrp-6.0-20170203-no-repo.tar.xz -O $HOME/twrp.tar.xz
- tar -xvf twrp.tar.xz &> log
- mv $HOME/twrp-6.0 $HOME/twrp

script:
- cd $HOME/twrp
Expand Down

0 comments on commit 2c3e802

Please sign in to comment.