File tree Expand file tree Collapse file tree 3 files changed +9
-5
lines changed
Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 1- opam : &OPAM
2- language : minimal
3- sudo : required
1+ os : linux
2+ dist : bionic
3+ language : shell
4+
5+ .opam : &OPAM
6+ language : shell
47 services : docker
58 install : |
69 # Prepare the COQ container
@@ -30,7 +33,7 @@ opam: &OPAM
3033 - docker stop COQ # optional
3134 - echo -en 'travis_fold:end:script\\r'
3235
33- matrix :
36+ jobs :
3437 include :
3538
3639 # Test supported versions of Coq via OPAM
Original file line number Diff line number Diff line change 1- Copyright (c) 2016-2019 , Distributed Components Team.
1+ Copyright (c) 2016-2020 , Distributed Components Team.
22All rights reserved.
33
44Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change 66-arg -w -arg -redundant-canonical-projection
77-arg -w -arg -projection-no-head-constant
88-arg -w -arg -duplicate-clear
9+ -arg -w -arg -notation-incompatible-format
910
1011Core/Domain.v
1112Core/State.v
You can’t perform that action at this time.
0 commit comments