arch: amd64 artifacts: [] environment: BUILD_SUBMITTER: git.sr.ht GIT_REF: refs/heads/trunk image: freebsd/latest packages: - gmake - gmp - ocaml-opam repositories: {} secrets: [] shell: false sources: - https://git.sr.ht/~remexre/sylvan#a63867bbe6e96db34126b10f6dc8b60010e540e5 tasks: - install-ocaml-deps: | opam init --yes eval $(opam env) cd sylvan/bs opam install --deps-only --yes . - build: | eval $(opam env) cd sylvan bash misc/scripts/bootstrap.sh triggers: [] oauth: ""