File tree Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Original file line number Diff line number Diff line change 3
3
4
4
[ ![ Stable documentation] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://pyjulia.readthedocs.io/en/stable/ )
5
5
[ ![ Latest documentation] ( https://img.shields.io/badge/docs-latest-blue.svg )] ( https://pyjulia.readthedocs.io/en/latest/ )
6
- [ ![ Build Status] ( https://travis-ci.org/JuliaPy/pyjulia.svg?branch=master )] ( https://travis-ci.org/JuliaPy/pyjulia )
7
- [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/github/JuliaPy/pyjulia?svg=true )] ( https://ci.appveyor.com/project/Keno/pyjulia )
8
6
[ ![ Main workflow] ( https://github.com/JuliaPy/pyjulia/workflows/Main%20workflow/badge.svg )] ( https://github.com/JuliaPy/pyjulia/actions?query=workflow%3A%22Main+workflow%22 )
9
7
[ ![ DOI] ( https://zenodo.org/badge/14576985.svg )] ( https://zenodo.org/badge/latestdoi/14576985 )
10
8
Original file line number Diff line number Diff line change 1
1
Welcome to PyJulia’s documentation!
2
2
===================================
3
3
4
- |travis | | appveyor |
4
+ |github-action |
5
5
6
6
Experimenting with developing a better interface to
7
7
`Julia language <https://julialang.org/ >`_ that works with
@@ -31,10 +31,7 @@ Indices and tables
31
31
* :ref: `modindex `
32
32
* :ref: `search `
33
33
34
- .. |travis | image :: https://travis-ci.org/JuliaPy/pyjulia.svg?branch=master
35
- :target: https://travis-ci.org/JuliaPy/pyjulia
36
- :alt: Travis Build Status
37
-
38
- .. |appveyor | image :: https://ci.appveyor.com/api/projects/status/github/JuliaPy/pyjulia?svg=true
39
- :target: https://ci.appveyor.com/project/Keno/pyjulia
40
- :alt: AppVeyor Build Status
34
+ .. |github-action|
35
+ image:: https://github.com/JuliaPy/pyjulia/workflows/Main%20workflow/badge.svg
36
+ :target: https://github.com/JuliaPy/pyjulia/actions?query=workflow%3A%22Main+workflow%22
37
+ :alt: Main workflow
You can’t perform that action at this time.
0 commit comments