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#4d41d2e7a066cb48cb98f9ee7d93a7affc5a208a 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: ""