Skip to content

Commit

Permalink
Test FreeBSD 12 on latest nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
mati865 authored Sep 11, 2019
1 parent 71e298f commit 6255a45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6255a45

Please sign in to comment.