mirror of
https://github.com/Dinnerbone/mcstatus.git
synced 2026-04-06 03:51:23 +08:00
Drop support for <=2.6
This commit is contained in:
@@ -2,7 +2,6 @@ language: python
|
||||
python:
|
||||
- 3.3
|
||||
- 2.7
|
||||
- 2.6
|
||||
install:
|
||||
- pip install mock --use-mirrors
|
||||
script: nosetests
|
||||
Reference in New Issue
Block a user