Added install section

This commit is contained in:
Armin Ronacher 2013-05-23 14:17:51 +01:00
parent df5890ad71
commit 250247d96c

View file

@ -5,6 +5,8 @@ python:
- 2.7
- pypy
install: pip install --editable .
script: make test
branches: