Skip to content
Snippets Groups Projects
Unverified Commit 6255a457 authored by Mateusz Mikuła's avatar Mateusz Mikuła Committed by GitHub
Browse files

Test FreeBSD 12 on latest nightly

parent 71e298f9
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
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