Switch CI from Travis to GitHub Actions (#41)

Fix #39.
3 files changed
tree: bb099f8ccbd5a042a564606f3e0c3a6a79222939
  1. .github/
  2. tests/
  3. .gitignore
  4. LICENSE
  5. MANIFEST.in
  6. mypy_extensions.py
  7. README.md
  8. setup.cfg
  9. setup.py
  10. tox.ini
README.md

Mypy Extensions

The mypy_extensions module defines extensions to the Python standard library typing module that are supported by the mypy type checker and the mypyc compiler.