Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
I
iris-atomic
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
3
Issues
3
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
FP
iris-atomic
Commits
fd6e6f17
Commit
fd6e6f17
authored
Jan 03, 2017
by
Zhen Zhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix CI config
parent
e8edac3b
Pipeline
#3556
passed with stage
in 32 minutes and 14 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
22 additions
and
2 deletions
+22
-2
.gitlab-ci.yml
.gitlab-ci.yml
+21
-2
theories/.dir-locals.el
theories/.dir-locals.el
+1
-0
No files found.
.gitlab-ci.yml
View file @
fd6e6f17
image
:
ralfjung/opam-ci:latest
iris_atomic-coq8.5.3
:
tags
:
-
coq
script
:
# prepare
-
. build/opam-ci.sh 'coq 8.5.3' 'coq-mathcomp-ssreflect 1.6'
-
. build/opam-ci.sh 'coq 8.5.3' 'coq-mathcomp-ssreflect 1.6
.1
'
# build
-
'
time
make
-j8'
cache
:
key
:
"
coq8.5"
key
:
"
coq8.5
.3
"
paths
:
-
opamroot/
only
:
-
master
-
ci
iris-coq8.6
:
tags
:
-
coq
script
:
# prepare
-
. build/opam-ci.sh 'coq 8.6' 'coq-mathcomp-ssreflect 1.6.1'
# build
-
'
time
make
-j8'
cache
:
key
:
"
coq8.6"
paths
:
-
opamroot/
only
:
-
master
-
ci
-
timing
theories/.dir-locals.el
0 → 100644
View file @
fd6e6f17
((
coq-mode
.
((
coq-prog-name
.
"/usr/local/bin/coqtop"
))))
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