aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorGravatar Maxime Dénès <mail@maximedenes.fr>2017-07-20 14:33:48 +0200
committerGravatar Maxime Dénès <mail@maximedenes.fr>2017-07-20 14:33:48 +0200
commit152bc6119aeed902a1f1f22e35e14596c616c93e (patch)
tree6265c54ab2e463ece5d96fe6460764818704b168 /.gitlab-ci.yml
parent945d7bfa27b71137d86a4a46aeeced90d4b59303 (diff)
parent4aaeb8abf89d504de44252ee9923bcba1e3eb007 (diff)
Merge PR #877: Travis+4.05.0
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 95928d7bd..8b43d975a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -18,8 +18,8 @@ variables:
# some useful values
COMPILER_32BIT: "4.02.3+32bit"
- COMPILER_BLEEDING_EDGE: "4.04.1"
- CAMLP5_VER_BLEEDING_EDGE: "6.17"
+ COMPILER_BLEEDING_EDGE: "4.05.0"
+ CAMLP5_VER_BLEEDING_EDGE: "7.01"
TEST_PACKAGES: "time python"