Skip to content

Commit

Permalink
Merge pull request #67 from affeldt-aist/update_wrt_mathcomp_1.11
Browse files Browse the repository at this point in the history
Update w.r.t. MathComp 1.11.0+beta1
  • Loading branch information
CohenCyril authored Apr 20, 2020
2 parents dbb98e9 + 08c1629 commit 7a86700
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6,744 deletions.
15 changes: 5 additions & 10 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,11 @@ env:
- NJOBS="2"
- CONTRIB_NAME="finmap"
matrix:
- DOCKERIMAGE="mathcomp/mathcomp:1.9.0-coq-8.7"
- DOCKERIMAGE="mathcomp/mathcomp:1.9.0-coq-8.8"
- DOCKERIMAGE="mathcomp/mathcomp:1.9.0-coq-8.9"
- DOCKERIMAGE="mathcomp/mathcomp:1.9.0-coq-8.10"
- DOCKERIMAGE="mathcomp/mathcomp:1.9.0-coq-8.11"
- DOCKERIMAGE="mathcomp/mathcomp:1.10.0-coq-8.7"
- DOCKERIMAGE="mathcomp/mathcomp:1.10.0-coq-8.8"
- DOCKERIMAGE="mathcomp/mathcomp:1.10.0-coq-8.9"
- DOCKERIMAGE="mathcomp/mathcomp:1.10.0-coq-8.10"
- DOCKERIMAGE="mathcomp/mathcomp:1.10.0-coq-8.11"
- DOCKERIMAGE="mathcomp/mathcomp:1.11.0-coq-8.7"
- DOCKERIMAGE="mathcomp/mathcomp:1.11.0-coq-8.8"
- DOCKERIMAGE="mathcomp/mathcomp:1.11.0-coq-8.9"
- DOCKERIMAGE="mathcomp/mathcomp:1.11.0-coq-8.10"
- DOCKERIMAGE="mathcomp/mathcomp:1.11.0-coq-8.11"
- DOCKERIMAGE="mathcomp/mathcomp-dev:coq-8.7"
- DOCKERIMAGE="mathcomp/mathcomp-dev:coq-8.8"
- DOCKERIMAGE="mathcomp/mathcomp-dev:coq-8.9"
Expand Down
3 changes: 1 addition & 2 deletions _CoqProject
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
finmap.v
multiset.v
order.v
set.v

-R . mathcomp.finmap
-R . mathcomp.finmap
Loading

0 comments on commit 7a86700

Please sign in to comment.