Browse Source

Added install section

pull/741/head
Armin Ronacher 11 years ago
parent
commit
250247d96c
  1. 2
      .travis.yml

2
.travis.yml

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

Loading…
Cancel
Save