ATMOS/.travis.yml
2021-01-23 23:56:03 +08:00

5 lines
98 B
YAML

language: python
python:
- "3.7"
- "3.8"
- "3.9" # current default Python on Travis CI