Skip to content

Commit 3acdec1

Browse files
committed
[doc] update build status badge
1 parent 5212942 commit 3acdec1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
# JData for Python - lightweight and serializable data annotations for Python
44

5-
- Copyright: (C) Qianqian Fang (2019-2022) <q.fang at neu.edu>
5+
- Copyright: (C) Qianqian Fang (2019-2024) <q.fang at neu.edu>
66
- License: Apache License, Version 2.0
77
- Version: 0.5.3
88
- URL: https://github.com/NeuroJSON/pyjdata
99

10-
[![Build Status](https://travis-ci.com/fangq/pyjdata.svg?branch=master)](https://travis-ci.com/fangq/pyjdata)
10+
![Build Status](https://github.com/NeuroJSON/pyjdata/actions/workflows/run_test.yml/badge.svg)
1111

1212
The [JData Specification](https://github.com/NeuroJSON/jdata/) defines a lightweight
1313
language-independent data annotation interface targetted at

0 commit comments

Comments
 (0)