slpkg/.travis.yml
Dimitris Zlatanidis ac87ce8408 update travis
2014-10-21 01:21:28 +03:00

12 lines
189 B
YAML

language: python
python:
- "2.7"
- "pypy"
# command to install dependencies
# install:
# - pip install
# - pip install -r requirements.txt
# command to run tests
script: nosetests