Skip to content
This repository has been archived by the owner on Oct 13, 2022. It is now read-only.

Added .drone.yml for CI #35

Merged

Conversation

shakthimaan
Copy link
Contributor

The PR adds a .drone.yml that launches a Docker container running Ubuntu 18.04 with OCaml 4.10 for the CI, and executes the necessary steps to setup Multicore OCaml.
Reference: #34.

.drone.yml Outdated
- opam --version
- opam switch
- opam list
- opam install dune.2.6.2 domainslib
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we just do dune instead of dune.2.6.2 so that we know when it breaks.

@kayceesrk
Copy link
Contributor

Thanks.

@kayceesrk kayceesrk merged commit 07ab9e1 into ocaml-multicore:master Oct 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants