+ Disable temporally OCaml 4.03.0, since atdgen is not supported with this version of the compiler. Indeed, it leads to segfaults, see https://github.com/mjambon/atdgen/issues/45
@@ -11,5 +11,5 @@ ocaml_402:
script: "./gitlab-ci.sh 4.02.3"
# OCaml version 4.03
-ocaml_403:
- script: "./gitlab-ci.sh 4.03.0"
+#ocaml_403:
+# script: "./gitlab-ci.sh 4.03.0"