Skip to content

Commit da4c334

Browse files
committed
update README
1 parent a5b64f0 commit da4c334

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22

33
A Julia library to access Microsoft Azure REST APIs. Most code in this file is generated automatically using [Swagger.jl](https://github.com/JuliaComputing/Swagger.jl)
44

5-
[![Build Status](https://travis-ci.org/JuliaComputing/Azure.jl.svg?branch=master)](https://travis-ci.org/JuliaComputing/Azure.jl)
6-
[![Coverage Status](https://coveralls.io/repos/JuliaComputing/Azure.jl/badge.svg?branch=master&service=github)](https://coveralls.io/github/JuliaComputing/Azure.jl?branch=master)
7-
[![codecov.io](http://codecov.io/github/JuliaComputing/Azure.jl/coverage.svg?branch=master)](http://codecov.io/github/JuliaComputing/Azure.jl?branch=master)
5+
[![Build Status](https://github.com/JuliaComputing/Azure.jl/workflows/CI/badge.svg)](https://github.com/JuliaComputing/Azure.jl/actions?query=workflow%3ACI+branch%3Amaster)
86

97
```
108
using Azure

0 commit comments

Comments
 (0)