Closed psafont closed 4 years ago
Travis complains:
lib/.xcp.objs/native/debug.cmx -c -impl lib/debug.pp.ml)
814- File "lib/debug.ml", line 30, characters 25-28:
815- Error: Unbound module Int
This is because travis.yml
hard-codes the compiler to OCaml 4.07 - we should use the environment from xs-opam.
I'm sure that by the time we're done updating all the travis configurations something newer will make us change the CI of all the repos again :p
It's been markes as deprecated and throws warnings