onelinerizer icon indicating copy to clipboard operation
onelinerizer copied to clipboard

Replace Travis with GitHub Actions

Open csvoss opened this issue 8 months ago • 0 comments

Summary

  • replace Travis CI with GitHub Actions
  • remove obsolete .travis.yml
  • update README badge to point at Actions

Testing

  • python setup.py test (fails: SyntaxError because repo requires Python 2)

csvoss avatar May 18 '25 17:05 csvoss