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 - 2.7
- pypy - pypy
install: pip install --editable .
script: make test script: make test
branches: branches:

Loading…
Cancel
Save