1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2024-09-21 00:48:02 +00:00

python 3.7 (travis)

This commit is contained in:
Dmitry Belyaev 2019-06-03 21:59:36 +03:00
parent 9a3799a031
commit f46e5c9345
Signed by: b4tman
GPG Key ID: 41A00BF15EA7E5F3

View File

@ -2,8 +2,8 @@ language: python
python: python:
- "2.7" - "2.7"
- "3.5"
- "3.6" - "3.6"
- "3.7"
script: script:
- pytest -v - pytest -v