14 # does not have headers provided, please ask https://launchpad.net/~pypy/+archive/ppa
15 # maintainers to fix their pypy-dev package.
18 # command to install dependencies
20 - pip install -r requirements.txt
21 - python setup.py build
22 - python setup.py install
23 # command to run tests
26 # from url: http://docs.travis-ci.com/user/languages/python/