freebsd_task:
install_script: pkg install -y kyua
install_script: pkg bootstrap -f ; pkg install -y kyua
script:
- ./configure
- make -j4 || make V=1