arch: amd64 artifacts: [] environment: BUILD_SUBMITTER: git.sr.ht GIT_REF: refs/heads/trunk image: freebsd/latest packages: - gmake - gmp - ocaml - ocaml-opam - pkgconf repositories: {} secrets: [] shell: false sources: - https://git.sr.ht/~remexre/sylvan#e527c2af059bcdbe405dcdc5165366222f6b3407 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: ""