File tree Expand file tree Collapse file tree 4 files changed +9
-5
lines changed Expand file tree Collapse file tree 4 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 1
1
* .jl.cov
2
2
* .jl. * .cov
3
3
* .jl.mem
4
- /src /backends /supported_backends.jl
5
- juliaset.png
6
- docs /build /
7
- docs /site /
4
+ Manifest.toml
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ include:
10
10
- ' https://raw.githubusercontent.com/JuliaGPU/gitlab-ci/master/templates/v0/test_v1.0.yml'
11
11
- ' https://raw.githubusercontent.com/JuliaGPU/gitlab-ci/master/templates/v0/test_dev.yml'
12
12
- ' https://raw.githubusercontent.com/JuliaGPU/gitlab-ci/master/templates/v0/postprocess_coverage.yml'
13
- - ' https://raw.githubusercontent.com/JuliaGPU/gitlab-ci/master/templates/v0 /postprocess_documentation.yml'
13
+ - ' https://raw.githubusercontent.com/JuliaGPU/gitlab-ci/master/templates/v1 /postprocess_documentation.yml'
14
14
15
15
test:dev :
16
16
allow_failure : true
Original file line number Diff line number Diff line change
1
+ build
2
+ site
Original file line number Diff line number Diff line change
1
+ [deps ]
2
+ Documenter = " e30172f5-a6a5-5a46-863b-614d45cd2de4"
3
+
4
+ [compat ]
5
+ Documenter = " ~0.19"
You can’t perform that action at this time.
0 commit comments