Test FreeBSD 12 on latest nightly
This commit is contained in:
parent
71e298f993
commit
6255a45710
@ -22,7 +22,7 @@ task:
|
||||
- curl https://sh.rustup.rs -sSf --output rustup.sh
|
||||
- sh rustup.sh --default-toolchain nightly -y
|
||||
- . $HOME/.cargo/env
|
||||
- rustup default nightly-2019-08-22
|
||||
- rustup default nightly
|
||||
test_script:
|
||||
- . $HOME/.cargo/env
|
||||
- LIBC_CI=1 sh ci/run.sh x86_64-unknown-freebsd
|
||||
|
Loading…
Reference in New Issue
Block a user