Skip to content

Commit 6936bc2

Browse files
overdrivenpotatosajattack
authored andcommitted
Add PSP to CI
1 parent 6b6fe5b commit 6936bc2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ci/build.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,9 @@ if [ "${RUST}" = "nightly" ] && [ "${OS}" = "linux" ]; then
233233
test_target xbuild "$TARGET" 1
234234
fi
235235
done
236+
237+
# Sony PSP
238+
cargo xbuild --target mipsel-sony-psp
236239
fi
237240

238241
RUST_OSX_NO_CORE_TARGETS="\

0 commit comments

Comments
 (0)