language: python
python:
  - "3.7"
  - "3.8-dev"
install:
  - "pip install ."
script: testall.py