Current section

Files

Jump to
hackney c_src lsquic src lshpack .cirrus.yml
Raw

c_src/lsquic/src/lshpack/.cirrus.yml

freebsd_instance:
image: freebsd-13-3-release-amd64
task:
install_script: pkg install -y cmake
script: cmake . && make && make test