mirror of
https://github.com/devkitPro/wut.git
synced 2026-08-27 13:25:19 -05:00
travis: Update WUT_ROOT temporary location
This commit is contained in:
@@ -32,7 +32,7 @@ script:
|
||||
- cd "$TRAVIS_BUILD_DIR"
|
||||
# Build wut
|
||||
- make -j4 install DESTDIR=wut_install
|
||||
- export WUT_ROOT=$PWD/wut_install
|
||||
- export WUT_ROOT=$PWD/wut_install/opt/devkitpro/wut
|
||||
# Build tests
|
||||
- echo Tests disabled for now
|
||||
# - cd tests
|
||||
|
||||
Reference in New Issue
Block a user