Skip to content
Snippets Groups Projects
Commit 6936bc24 authored by Marko Mijalkovic's avatar Marko Mijalkovic Committed by Paul Sajna
Browse files

Add PSP to CI

parent 6b6fe5bf
No related branches found
No related tags found
No related merge requests found
......@@ -233,6 +233,9 @@ if [ "${RUST}" = "nightly" ] && [ "${OS}" = "linux" ]; then
test_target xbuild "$TARGET" 1
fi
done
# Sony PSP
cargo xbuild --target mipsel-sony-psp
fi
RUST_OSX_NO_CORE_TARGETS="\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment