language: python python: - 3.3 - 2.7 install: - pip install mock --use-mirrors script: nosetests