slpkg/.travis.yml
Dimitris Zlatanidis ed8dcf016e update travis
2014-10-21 01:04:11 +03:00

11 lines
191 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