File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 44
44
TERM=dumb make -C Algebroids -j $(nproc) --output-sync ci-test
45
45
TERM=dumb make -C FunctorCategories -j $(nproc) --output-sync ci-test
46
46
TERM=dumb make -C CatReps -j $(nproc) --output-sync ci-test
47
+ cp ./Algebroids/.codecov.yml ./
47
48
curl -s https://codecov.io/bash | bash
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ SetPackageInfo( rec(
11
11
PackageName := " Algebroids" ,
12
12
Subtitle := " Algebroids and bialgebroids as preadditive categories generated by enhanced quivers" ,
13
13
Version := Maximum( [
14
- " 2020.09.06 " , # # Mohamed's version
14
+ " 2020.09.07 " , # # Mohamed's version
15
15
# # this line prevents merge conflicts
16
16
" 2020.09.05" , # # Kamal's version
17
17
# # this line prevents merge conflicts
Original file line number Diff line number Diff line change 8
8
9
9
<!-- BEGIN FOOTER -->
10
10
[ docs-img ] : https://img.shields.io/badge/docs-stable-blue.svg
11
- [ docs-url ] : https://homalg-project.github.io/Algebroids/doc/chap0 .html
11
+ [ docs-url ] : https://homalg-project.github.io/Algebroids/doc/chap0_mj .html
12
12
13
13
[ tests-img ] : https://github.com/homalg-project/Algebroids/workflows/Tests/badge.svg
14
14
[ tests-url ] : https://github.com/homalg-project/Algebroids/actions?query=workflow%3ATests
You can’t perform that action at this time.
0 commit comments