Browse Source

Remove Raspbian job

 + Creates problems with GitLab CI
Leo 8 years ago
parent
commit
8fa16f42b1
1 changed files with 0 additions and 6 deletions
  1. 0 6
      .gitlab-ci.yml

+ 0 - 6
.gitlab-ci.yml

@@ -88,9 +88,3 @@ opensuse:
   image: ocaml/opam:opensuse
   script: "export OC_NOTEST=true; ./gitlab-ci.sh system"
   allow_failure: false
-
-raspbian:
-  stage: real
-  image: ocaml/opam:raspbian
-  script: "export OC_NOTEST=true; ./gitlab-ci.sh system"
-  allow_failure: false