Skip to content

Commit 4e98cea

Browse files
authored
Remove old CI badges and update them to gh actions (#155)
1 parent 2b26abc commit 4e98cea

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
# Support for reading and writing MATLAB files in Julia.
1+
# MAT.jl
2+
[![Build Status](https://github.com/JuliaIO/MAT.jl/workflows/CI/badge.svg?branch=master)](https://github.com/JuliaIO/MAT.jl/actions)
23

3-
[![Build Status](https://travis-ci.org/JuliaIO/MAT.jl.svg?branch=master)](https://travis-ci.org/JuliaIO/MAT.jl)
4+
### Read and write MATLAB files in Julia
45

56
This library can read MATLAB `.mat` files, both in the older v5/v6/v7 format, as well as the newer v7.3 format.
67

0 commit comments

Comments
 (0)