Skip to content

Commit

Permalink
ci: use ocaml 4.05 on CircleCI
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Gazagnaire <thomas@gazagnaire.org>
  • Loading branch information
samoht committed Nov 17, 2017
1 parent 8031c3d commit a62633c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Expand Up @@ -16,7 +16,7 @@ dependencies:
- brew update && brew upgrade
- brew install wget ocaml opam dylibbundler
- opam init --comp system -n https://github.com/ocaml/opam-repository.git
- opam switch system
- opam switch 4.05.0
- opam pin add datakit-server.dev . -n
- opam pin add datakit-server-9p.dev . -n
- opam pin add datakit.dev . -n
Expand Down

0 comments on commit a62633c

Please sign in to comment.