Skip to content

Commit

Permalink
add docker images for mathcomp 1.11.0, remove order.v that is now in …
Browse files Browse the repository at this point in the history
…mathcomp 1.11.0+beta1
  • Loading branch information
affeldt-aist committed Apr 19, 2020
1 parent dbb98e9 commit 08c1629
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 08c1629

Please sign in to comment.