Travis use cam's ARM branch
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ install:
|
|||||||
- pushd $HOME
|
- pushd $HOME
|
||||||
- travis_retry wget https://github.com/devkitPro/buildscripts/releases/download/devkitARM_r50/devkitARM_r50-linux.tar.xz
|
- travis_retry wget https://github.com/devkitPro/buildscripts/releases/download/devkitARM_r50/devkitARM_r50-linux.tar.xz
|
||||||
- tar xJf devkitARM*.tar.xz
|
- tar xJf devkitARM*.tar.xz
|
||||||
- travis_retry git clone https://github.com/pret/agbcc.git
|
- travis_retry git clone https://github.com/camthesaxman/agbcc.git -b arm_support
|
||||||
- cd agbcc && sh build.sh && sh install.sh $TRAVIS_BUILD_DIR
|
- cd agbcc && sh build.sh && sh install.sh $TRAVIS_BUILD_DIR
|
||||||
- popd
|
- popd
|
||||||
matrix:
|
matrix:
|
||||||
|
|||||||
Reference in New Issue
Block a user