ATMOS/.travis.yml

5 lines
98 B
YAML
Raw Normal View History

2021-01-23 23:56:03 +08:00
language: python
python:
- "3.7"
- "3.8"
- "3.9" # current default Python on Travis CI