Replace legacy Travis status badge with GitHub Actions
This commit is contained in:
		
							parent
							
								
									c0a509dab3
								
							
						
					
					
						commit
						bc6eab73de
					
				| @ -4,8 +4,8 @@ DSMR Parser | |||||||
| .. image:: https://img.shields.io/pypi/v/dsmr-parser.svg | .. image:: https://img.shields.io/pypi/v/dsmr-parser.svg | ||||||
|     :target: https://pypi.python.org/pypi/dsmr-parser |     :target: https://pypi.python.org/pypi/dsmr-parser | ||||||
| 
 | 
 | ||||||
| .. image:: https://travis-ci.org/ndokter/dsmr_parser.svg?branch=master | .. image:: https://img.shields.io/github/workflow/status/ndokter/dsmr_parser/Tests/master | ||||||
|     :target: https://travis-ci.org/ndokter/dsmr_parser |     :target: https://github.com/ndokter/dsmr_parser/actions/workflows/tests.yml | ||||||
| 
 | 
 | ||||||
| A library for parsing Dutch Smart Meter Requirements (DSMR) telegram data. It | A library for parsing Dutch Smart Meter Requirements (DSMR) telegram data. It | ||||||
| also includes client implementation to directly read and parse smart meter data. | also includes client implementation to directly read and parse smart meter data. | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user