## DO NO EDIT DIRECTLY! auto-generated by `nim r tools/ci_generate.nim` # see https://man.sr.ht/builds.sr.ht/compatibility.md#freebsd image: freebsd/latest packages: - databases/sqlite3 - devel/boehm-gc-threaded - devel/pcre - devel/sdl20 - devel/sfml - www/node - devel/gmake sources: - https://github.com/nim-lang/Nim environment: NIM_TESTAMENT_BATCH: "0_1" CC: /usr/bin/clang tasks: - setup: | set -e cd Nim . ci/funs.sh && nimBuildCsourcesIfNeeded echo 'export PATH=$HOME/Nim/bin:$PATH' >> $HOME/.buildenv - test: | set -e cd Nim . ci/funs.sh && nimInternalBuildKochAndRunCI triggers: - action: email condition: failure to: Andreas Rumpf