mirror of
https://github.com/gryf/slack-backup.git
synced 2025-12-17 11:30:25 +01:00
Dropping Python 2 support
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
language: python
|
||||
env:
|
||||
- TOXENV=py27
|
||||
- TOXENV=py34
|
||||
- TOXENV=py27-flake8
|
||||
- TOXENV=py34-flake8
|
||||
install: pip install tox
|
||||
script: tox
|
||||
|
||||
Reference in New Issue
Block a user