update travis

This commit is contained in:
Dimitris Zlatanidis 2014-10-21 01:16:56 +03:00
parent ed8dcf016e
commit db6247988a

View file

@ -2,10 +2,12 @@ language: python
python:
- "2.7"
- "pypy"
# command to install dependencies
# install:
# - pip install
# - pip install -r requirements.txt
# command to run tests
script:
nosetests