Merge branch 'post-04' into post-05

This commit is contained in:
Philipp Oppermann
2019-04-06 17:35:17 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -41,7 +41,7 @@ install:
- if [ $TRAVIS_OS_NAME = windows ]; then choco install qemu; export PATH="/c/Program Files/qemu:$PATH"; fi
before_script:
- rustup component add rust-src
- rustup component add rust-src llvm-tools-preview
- (test -x $HOME/.cargo/bin/cargo-install-latest || cargo install cargo-install-latest)
- cargo install-latest cargo-xbuild bootimage cargo-cache