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