Skip to content

Commit

Permalink
Move from dead repository to working one.
Browse files Browse the repository at this point in the history
  • Loading branch information
Rinnegatamante authored and frangarcj committed Jul 29, 2020
1 parent d6d07a7 commit 54e0751
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 @@ -12,7 +12,7 @@ before_install:
- tar xf gcc-linaro-4.9-2015.02-3-x86_64_arm-linux-gnueabihf.tar.xz
- export PATH=$(pwd)/gcc-linaro-4.9-2015.02-3-x86_64_arm-linux-gnueabihf/bin:$PATH
- rm gcc-linaro-4.9-2015.02-3-x86_64_arm-linux-gnueabihf.tar.xz
- git clone https://github.com/xyzz/vita-shaders
- git clone https://github.com/JagerDesu/vita-shaders
- cd vita-shaders
- make
- mv *.bin ../
Expand Down

0 comments on commit 54e0751

Please sign in to comment.