File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 3
3
A Julia package for reading/writing Fortran unformatted (i.e. binary) files.
4
4
5
5
[ ![ Documentation] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://juliadata.org/FortranFiles.jl/stable/ )
6
- [ ![ Build Status] ( https://travis-ci.org/JuliaData/FortranFiles.jl.svg?branch=master )] ( https://travis-ci.org/JuliaData/FortranFiles.jl )
7
- [ ![ coveralls Status] ( https://coveralls.io/repos/JuliaData/FortranFiles.jl/badge.svg?branch=master&service=github )] ( https://coveralls.io/github/JuliaData/FortranFiles.jl?branch=master )
8
- [ ![ codecov.io Status] ( http://codecov.io/github/JuliaData/FortranFiles.jl/coverage.svg?branch=master )] ( https://codecov.io/gh/JuliaData/FortranFiles.jl/branch/master )
6
+ [ ![ Coverage Status] ( https://codecov.io/gh/JuliaData/FortranFiles.jl/branch/master/graphs/badge.svg?branch=master )] ( https://app.codecov.io/gh/JuliaData/FortranFiles.jl )
7
+ [ ![ CI] ( https://github.com/JuliaData/FortranFiles.jl/actions/workflows/ci.yml/badge.svg )] ( https://github.com/JuliaData/FortranFiles.jl/actions/workflows/ci.yml )
9
8
10
9
Julia >= 1.0 is required.
11
10
You can’t perform that action at this time.
0 commit comments