mirror of
https://github.com/c-cube/sidekick.git
synced 2026-01-24 02:16:41 -05:00
fix: update .travis.yml
This commit is contained in:
parent
6eeb649cdc
commit
cba9f9592d
1 changed files with 0 additions and 1 deletions
|
|
@ -23,7 +23,6 @@ before_install:
|
|||
- ${HOME}/opam init --compiler=${OCAML_VERSION}
|
||||
- eval `${HOME}/opam config env`
|
||||
- export OPAMVERBOSE=1
|
||||
- opam init
|
||||
- opam switch ${OCAML_VERSION}
|
||||
- eval `opam config env`
|
||||
- opam install ocamlfind jbuilder
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue