Browse Source

OCaml 4.03.O is out, using it in CI

Leo 9 years ago
parent
commit
76f5de5a81
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitlab-ci.yml

+ 1 - 1
.gitlab-ci.yml

@@ -12,4 +12,4 @@ ocaml_402:
 
 # OCaml version 4.03
 ocaml_403:
-  script: "./gitlab-ci.sh 4.03.0+beta2"
+  script: "./gitlab-ci.sh 4.03.0"