Skip to content

Commit 8bc5e7c

Browse files
Merge pull request #48 from IntelPython/update-badge-in-readme
Changed badge in README from non-existing job in travis to GH actions
2 parents dd1350b + ea401e1 commit 8bc5e7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## ``mkl_random`` -- a NumPy-based Python interface to Intel (R) MKL Random Number Generation functionality
2-
[![Build Status](https://travis-ci.com/IntelPython/mkl_random.svg?branch=master)](https://travis-ci.com/IntelPython/mkl_random)
2+
[![Conda package using conda-forge](https://github.com/IntelPython/mkl_random/actions/workflows/conda-package-cf.yml/badge.svg)](https://github.com/IntelPython/mkl_random/actions/workflows/conda-package-cf.yml)
33

44
`mkl_random` has started as Intel (R) Distribution for Python optimizations for NumPy.
55

0 commit comments

Comments
 (0)