## DO NO EDIT DIRECTLY! auto-generated by `nim r tools/ci_generate.nim` image: openbsd/latest packages: - gmake - sqlite3 - node - boehm-gc - pcre - sfml - sdl2 - libffi sources: - https://github.com/nim-lang/Nim environment: NIM_TESTAMENT_BATCH: "1_2" 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