diff --git a/.travis.yml b/.travis.yml index a67b1ce..7a2d9e3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,6 @@ language: python python: - 3.3 - 2.7 - - 2.6 install: - pip install mock --use-mirrors script: nosetests \ No newline at end of file