Update .travis.yml
This commit is contained in:
parent
9a0efd71c2
commit
d6669d1ebf
@ -1,8 +1,7 @@
|
|||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- "2.6"
|
|
||||||
- "2.7"
|
- "2.7"
|
||||||
- "3.2"
|
- "3.3"
|
||||||
install: pip install nose --use-mirrors
|
install: pip install nose --use-mirrors
|
||||||
script: nosetests
|
script: nosetests
|
||||||
notifications:
|
notifications:
|
||||||
|
Loading…
Reference in New Issue
Block a user