diff --git a/library/stdarch/.travis.yml b/library/stdarch/.travis.yml index 852e1f60b11b..d6c396cacbce 100644 --- a/library/stdarch/.travis.yml +++ b/library/stdarch/.travis.yml @@ -66,7 +66,9 @@ matrix: env: TARGET=thumbv7em-none-eabihf NORUN=1 NOSTD=1 NO_DOCKER=1 - name: "Game Boy Advance - build libcore only" env: NORUN=1 NOSTD=1 NO_DOCKER=1 - install: cargo install xargo + install: + - rustup component add rust-src + - cargo install xargo script: # Obtain the devkitPro tools, using `target/` as a temp directory. This # is required because we need to use their linker. `lld` uses the `BLX`