Skip to content

Commit

Permalink
typo: remove mv it's not needed here
Browse files Browse the repository at this point in the history
  • Loading branch information
androidlover5842 committed Feb 16, 2017
1 parent 723d6ab commit b8586d1
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 @@ -10,7 +10,7 @@ before_script:
- wget https://github.com/TwrpBuilder/twrp-5.1.1-source/releases/download/initial/twrp-5.1.1.tar.xz
-O $HOME/twrp.tar.xz
- tar -xvf twrp.tar.xz &> log
- mv $HOME/twrp-6.0 $HOME/twrp

script:
- cd $HOME/twrp
- git clone https://github.com/I8552-CM/android_kernel_delos3geur.git kernel/samsung/delos3geur
Expand Down

0 comments on commit b8586d1

Please sign in to comment.