Skip to content

Commit

Permalink
Change CI name to decouple from required checks
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Leimkuhler <kevin@kleimkuhler.com>
  • Loading branch information
kleimkuhler authored and Thomasdezeeuw committed Apr 21, 2020
1 parent b7c1e75 commit a278e59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Expand Up @@ -5,7 +5,7 @@ env:
RUST_BACKTRACE: full

task:
name: FreeBSD 12.1 amd64
name: FreeBSD
setup_script:
- pkg install -y curl
- curl https://sh.rustup.rs -sSf --output rustup.sh
Expand Down

0 comments on commit a278e59

Please sign in to comment.