Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
George Pirlea
Iris
Commits
50d87010
Commit
50d87010
authored
Sep 20, 2018
by
Janno
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
More hacks for flambda CI job.
parent
e95630cc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
.gitlab-ci.yml
.gitlab-ci.yml
+5
-1
No files found.
.gitlab-ci.yml
View file @
50d87010
...
...
@@ -38,7 +38,11 @@ build-coq.8.8.1-flambda:
tags
:
-
fp-timing
script
:
-
opam switch create "4.07.0+flambda"
-
|
export OPAMROOT="$(pwd)/opamroot";
export OPAMJOBS="$((2*$CPU_CORES))";
export OPAM_EDITOR="$(which false)";
opam switch create "4.07.0+flambda"
-
git clone https://gitlab.mpi-sws.org/FP/iris-ci.git ci -b opam2
-
ci/buildjob
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment