1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

ci: cleanup .cirrus.yml

This commit is contained in:
Delyan Angelov 2021-08-15 12:20:43 +03:00
parent 5da13ac5b1
commit c26d82cc1a
No known key found for this signature in database
GPG Key ID: 66886C0F12D595ED

View File

@ -2,7 +2,7 @@ freebsd_instance:
image_family: freebsd-13-0
task:
install_script: pkg install -y git
install_script: true ## pkg install -y git
script: |
echo 'Building V'
git clone https://github.com/vlang/v