File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 19
19
- version : ' 1.5'
20
20
os : ubuntu-latest
21
21
arch : x64
22
+ - version : ' nightly'
23
+ os : ubuntu-latest
24
+ arch : x64
22
25
steps :
23
26
- uses : actions/checkout@v2
24
27
- uses : julia-actions/setup-julia@v1
Original file line number Diff line number Diff line change 1
1
# MetaGraphs
2
2
3
3
[ ![ Stable docs] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://juliagraphs.org/MetaGraphs.jl/ )
4
- [ ![ Dev docs] ( https://img.shields.io/badge/docs-latest -blue.svg )] ( https://juliagraphs.org/MetaGraphs.jl/dev/ )
4
+ [ ![ Dev docs] ( https://img.shields.io/badge/docs-dev -blue.svg )] ( https://juliagraphs.org/MetaGraphs.jl/dev/ )
5
5
[ ![ Build Status] ( https://github.com/JuliaGraphs/Metagraphs.jl/workflows/CI/badge.svg?branch=master )] ( https://github.com/JuliaGraphs/Metagraphs.jl/actions?query=workflow%3ACI )
6
6
[ ![ Codecov] ( http://codecov.io/github/JuliaGraphs/Metagraphs.jl/coverage.svg?branch=master )] ( http://codecov.io/github/JuliaGraphs/Metagraphs.jl?branch=master )
7
7
You can’t perform that action at this time.
0 commit comments