update travis

This commit is contained in:
Dimitris Zlatanidis 2014-10-21 01:37:59 +03:00
parent ac87ce8408
commit 2ec158bca3

View file

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