Skip to content

Commit bb8694f

Browse files
committed
Re-oops, fix another regression from 8a9348a.
1 parent 92bff57 commit bb8694f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,6 @@ matrix:
1515
- python: "3.3"
1616
env: DJANGO_VERSION=1.4.10
1717
install:
18+
- pip install -e .
1819
- pip install Django==$DJANGO_VERSION sqlparse
1920
script: make test

0 commit comments

Comments
 (0)