Skip to content

Commit

Permalink
Replace Travis CI with basic Github actions for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
tobgu committed Jun 19, 2021
1 parent fd062ea commit 5b2530f
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 27 deletions.
18 changes: 0 additions & 18 deletions .github/workflows/superlinter.yml

This file was deleted.

File renamed without changes.
2 changes: 1 addition & 1 deletion LICENSE.mit
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2019 Tobias Gustafsson
Copyright (c) 2021 Tobias Gustafsson

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
Expand Down
10 changes: 2 additions & 8 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,13 +1,7 @@
Pyrsistent
==========
.. image:: https://travis-ci.org/tobgu/pyrsistent.svg?branch=master
:target: https://travis-ci.org/tobgu/pyrsistent

.. image:: https://badge.fury.io/py/pyrsistent.svg
:target: https://badge.fury.io/py/pyrsistent

.. image:: https://coveralls.io/repos/tobgu/pyrsistent/badge.svg?branch=master&service=github
:target: https://coveralls.io/github/tobgu/pyrsistent?branch=master
.. image:: https://github.com/github/docs/actions/workflows/tests.yml/badge.svg
:target: https://github.com/tobgu/pyrsistent/actions/workflows/tests.yaml


.. _Pyrthon: https://www.github.com/tobgu/pyrthon/
Expand Down

0 comments on commit 5b2530f

Please sign in to comment.