update travis

This commit is contained in:
Dimitris Zlatanidis 2014-10-21 01:22:14 +03:00
parent 30e60707f8
commit ed18069254

View file

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