Skip to content

Commit 2ee230b

Browse files
author
Jussi Kukkonen
committed
Remove mentions of Travis, update the build status badge
Github Actions is the CI now, update the README accordingly
1 parent 3c7f65d commit 2ee230b

File tree

3 files changed

+2
-40
lines changed

3 files changed

+2
-40
lines changed

.travis.yml

Lines changed: 0 additions & 37 deletions
This file was deleted.

MANIFEST.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ include LICENSE
33

44
# Add test config files to show how to run tests
55
include tox.ini
6-
include .travis.yml
76
include requirements*.txt
87

98
# Include all files under the tests directory (including test data)

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Secure Systems Library
22
----------------------
33

4-
.. image:: https://travis-ci.com/secure-systems-lab/securesystemslib.svg?branch=master
5-
:target: https://travis-ci.com/secure-systems-lab/securesystemslib
4+
.. image:: https://github.com/securesystemslab/securesystemslib/workflows/Run%20Securesystemslib%20tests/badge.svg
5+
:target: https://github.com/securesystemslab/securesystemslib/actions?query=workflow%3A%22Run+TUF+tests%22+branch%3Amaster
66

77
.. image:: https://coveralls.io/repos/github/secure-systems-lab/securesystemslib/badge.svg?branch=master
88
:target: https://coveralls.io/github/secure-systems-lab/securesystemslib?branch=master

0 commit comments

Comments
 (0)