Skip to content

Commit caf2805

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 caf2805

File tree

3 files changed

+1
-40
lines changed

3 files changed

+1
-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: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
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+
![Build](https://github.com/securesystemslab/securesystemslib/workflows/Run%20Securesystemslib%20tests/badge.svg)
65

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

0 commit comments

Comments
 (0)