Browse Source

Suspend ocaml_sys CI job

 + Always failling due to too old ocaml version.
Leo 9 years ago
parent
commit
68fd383525
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .gitlab-ci.yml

+ 2 - 2
.gitlab-ci.yml

@@ -3,8 +3,8 @@ before_script:
   - opam --version
 
 # OCaml version of the ci runner, i.e. from the system
-ocaml_sys:
-  script: "./gitlab-ci.sh system"
+#ocaml_sys:
+#  script: "./gitlab-ci.sh system"
 
 # OCaml version 4.02
 ocaml_402: