Skip to content

Commit 1c0c666

Browse files
authored
readme: Update ci badges after #40; NFC
1 parent ebb563c commit 1c0c666

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Pluggable randombytes function
22

3-
[![Travis-CI](https://travis-ci.org/dsprenkels/sss.svg?branch=master)](https://travis-ci.org/dsprenkels/randombytes)
4-
[![Appveyor](https://ci.appveyor.com/api/projects/status/github/dsprenkels/randombytes?branch=master&svg=true)](https://ci.appveyor.com/project/dsprenkels/randombytes)
3+
[![GitHub Actions](https://github.com/dsprenkels/randombytes/workflows/Tests/badge.svg)](https://github.com/dsprenkels/randombytes/actions/workflows/test.yml)
54

65
`randombytes` is a library that exposes a single function for retrieving
76
_crypto-secure_ random bytes. It is loosely based on [Libsodium's random bytes

0 commit comments

Comments
 (0)