Update .travis.yml
This commit is contained in:
parent
9a0efd71c2
commit
d6669d1ebf
1 changed files with 1 additions and 2 deletions
|
@ -1,8 +1,7 @@
|
|||
language: python
|
||||
python:
|
||||
- "2.6"
|
||||
- "2.7"
|
||||
- "3.2"
|
||||
- "3.3"
|
||||
install: pip install nose --use-mirrors
|
||||
script: nosetests
|
||||
notifications:
|
||||
|
|
Loading…
Reference in a new issue