Skip to content

Commit

Permalink
try 405
Browse files Browse the repository at this point in the history
  • Loading branch information
gares committed Dec 13, 2020
1 parent eb5c8c2 commit 5dac11f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,15 @@ opam-build:4.05.0:
except:
- web

opam-build:4.05.0:coq-native:
extends: .opam-build
variables:
COMPILER: "4.05.0"
EXTRA_OPAM_OPTION: "coq-native"
except:
- web
allow_failure: true

opam-build:4.07.1:
extends: .opam-build
variables:
Expand Down

0 comments on commit 5dac11f

Please sign in to comment.