diff --git a/.cirrus.yml b/.cirrus.yml index e78c2d015..455c58133 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -9,6 +9,7 @@ task: name: FreeBSD 12.0 env: LOOM_MAX_PREEMPTIONS: 2 + RUSTFLAGS: -Dwarnings setup_script: - pkg install -y curl - curl https://sh.rustup.rs -sSf --output rustup.sh