Skip to content

Commit 6d18dff

Browse files
committed
Update CI badge
1 parent dde0d85 commit 6d18dff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# sblas - Scala Native BLAS
2-
[![Build Status](https://travis-ci.org/ekrich/sblas.svg?branch=master)](https://travis-ci.com/ekrich/sblas)
2+
3+
![CI](https://github.com/ekrich/sblas/workflows/CI/badge.svg)
34

45
This library implements BLAS (Basic Linear Algebra Subprograms) in the form
56
of CBLAS for the Scala Native platform. Scala Native is a unique platform that

0 commit comments

Comments
 (0)