ci: deny warnings in cirrus (#1425)

This commit is contained in:
Taiki Endo
2019-08-11 01:41:51 +09:00
committed by GitHub
parent 756606a58b
commit fff39c03b1
+1
View File
@@ -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