Skip to content

Commit e263546

Browse files
committed
Add release and test badges
1 parent 749ee55 commit e263546

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/workflows/integrate.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: RAPIDS Continuous Integration
1+
name: tests
22

33
on:
44
push:

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1+
![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/carissalow/rapids?style=plastic)
12
[![Snakemake](https://img.shields.io/badge/snakemake-≥5.7.1-brightgreen.svg?style=flat)](https://snakemake.readthedocs.io)
23
[![Documentation Status](https://github.com/carissalow/rapids/workflows/docs/badge.svg)](https://www.rapids.science/)
3-
[![Build Status](https://travis-ci.com/carissalow/rapids.svg?branch=master)](https://travis-ci.com/carissalow/rapids)
4+
![tests](https://github.com/carissalow/rapids/workflows/tests/badge.svg)
45
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](code_of_conduct.md)
56

67
# RAPIDS

0 commit comments

Comments
 (0)