replace travis-ci with github actions and appveyorci-remove-travis16/head
commit33b19630da11aa6d9b51853ece94605d1306ffc6
authorEric Le Lay <elelay@macports.org>
Sat, 18 Jun 2022 19:55:07 +0000 (18 21:55 +0200)
committerEric Le Lay <elelay@macports.org>
Sat, 18 Jun 2022 20:05:51 +0000 (18 22:05 +0200)
treed102dc446794612dc7270e7c3df3a9dacaadc90b
parentbdf8c8ce38cff8938bab3544c6dbb0d509ce7720
replace travis-ci with github actions and appveyor

move tests from nose to pytest (copied from podcastparser)
.github/workflows/publish.yml [new file with mode: 0644]
.gitignore
.travis.yml [deleted file]
appveyor.yml [new file with mode: 0644]
makefile
requirements-test.txt [new file with mode: 0644]