Skip to content

Commit 8805fce

Browse files
committed
removing travis
1 parent c1a1804 commit 8805fce

2 files changed

Lines changed: 3 additions & 30 deletions

File tree

.travis.yml

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

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Travis][travis-badge]][travis-link]
1+
[![Build][build-badge]][build-link]
22
[![PyPI version][pypi-badge]][pypi-link]
33
[![License: LGPL v3][license-badge]](LICENSE)
44
[![CodeFactor][codefactor-badge]][codefactor-link]
@@ -85,8 +85,8 @@ that paper, as it provides a recent and general overview on the framework.
8585
}
8686
```
8787

88-
[travis-badge]: https://travis-ci.org/workflowhub/workflowhub.svg?branch=master
89-
[travis-link]: https://travis-ci.org/workflowhub/workflowhub
88+
[build-badge]: https://github.com/workflowhub/workflowhub/workflows/Build/badge.svg
89+
[build-link]: https://github.com/workflowhub/workflowhub/actions
9090
[pypi-badge]: https://badge.fury.io/py/workflowhub.svg
9191
[pypi-link]: https://badge.fury.io/py/workflowhub
9292
[license-badge]: https://img.shields.io/badge/License-LGPL%20v3-blue.svg

0 commit comments

Comments
 (0)