1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2024-09-21 08:58:03 +00:00

drop python 2.7 build (travis)

This commit is contained in:
Dmitry Belyaev 2019-07-23 19:53:41 +03:00
parent 87ffa78ccc
commit b542f80d83
Signed by: b4tman
GPG Key ID: 41A00BF15EA7E5F3

View File

@ -1,7 +1,7 @@
language: python language: python
python: python:
- "2.7" - "3.5"
- "3.6" - "3.6"
- "3.7" - "3.7"