Skip to content

Commit f9b4f00

Browse files
Alexander Polakovroot
authored andcommitted
Use docker for MIPS
1 parent fb83189 commit f9b4f00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ matrix:
3434
env: TARGET=arm-unknown-linux-gnueabihf
3535
rust: nightly
3636
- os: linux
37-
env: TARGET=mips-unknown-linux-gnu
37+
env: TARGET=mips-unknown-linux-gnu DOCKER=plhk/ubuntu-cross-mips:latest
3838
rust: nightly
3939
- os: linux
4040
env: TARGET=aarch64-unknown-linux-gnu

0 commit comments

Comments
 (0)