1
0
mirror of https://github.com/ansible/tower-cli.git synced 2026-02-05 15:48:09 +01:00

Remove incompatible python version, add newer

This commit is contained in:
AlanCoding
2020-01-02 14:37:43 -05:00
parent 81492750c7
commit 9802ead48b

View File

@@ -2,9 +2,9 @@ sudo: false
language: python
python:
- "2.7"
- "3.4"
- "3.5"
- "3.6"
- "3.7"
- "nightly"
matrix:
allow_failures: