mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-08-09 07:44:56 +02:00
Disable Python 2.6 tests
importlib is Python 2.7 only.
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
language: python
|
||||
python:
|
||||
- 2.6
|
||||
- 2.7
|
||||
- 3.5
|
||||
- pypy
|
||||
|
Reference in New Issue
Block a user