1
0
mirror of https://github.com/pyro2927/SouthwestCheckin.git synced 2025-12-06 01:13:19 +00:00

Tweaking python version

This commit is contained in:
pyro2927
2019-02-15 22:14:33 -08:00
parent 2f4a46aa84
commit 020dd75587

View File

@@ -1,6 +1,7 @@
dist: xenial
language: python language: python
python: python:
- "2.7" - "2.7.15"
- "3.7" - "3.7.1"
script: script:
- pytest - pytest