Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Janno
iris-coq
Commits
6b532ec5
Commit
6b532ec5
authored
Aug 22, 2017
by
Ralf Jung
Browse files
CI: use Coq 8.6.1
parent
437b700f
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
6b532ec5
...
@@ -8,7 +8,7 @@ iris-coq8.6:
...
@@ -8,7 +8,7 @@ iris-coq8.6:
-
fp-timing
-
fp-timing
script
:
script
:
# prepare
# prepare
-
. build/opam-ci.sh coq 8.6 coq-mathcomp-ssreflect 1.6.1
-
. build/opam-ci.sh coq 8.6
.1
coq-mathcomp-ssreflect 1.6.1
-
env | egrep '^(CI_BUILD_REF|CI_RUNNER)' > build-env.txt
-
env | egrep '^(CI_BUILD_REF|CI_RUNNER)' > build-env.txt
# build
# build
-
'
time
make
-k
-j$CPU_CORES
TIMED=y
2>&1
|
tee
build-log.txt'
-
'
time
make
-k
-j$CPU_CORES
TIMED=y
2>&1
|
tee
build-log.txt'
...
...
Write
Preview
Supports
Markdown
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