Skip to content

Commit d9ffccc

Browse files
committed
Don't install curl for FreeBSD CI
It's already part of the image.
1 parent 783b134 commit d9ffccc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.cirrus.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ env:
77
task:
88
name: FreeBSD
99
setup_script:
10-
- pkg install -y libnghttp2 curl
1110
- curl https://sh.rustup.rs -sSf --output rustup.sh
1211
- sh rustup.sh -y --profile minimal
1312
cargo_cache:

0 commit comments

Comments
 (0)