Skip to content

Commit 3f9bfda

Browse files
committed
Hmm, maybe this will fix it?
1 parent 20ab2d7 commit 3f9bfda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ python:
44
install:
55
- "pip install -r requirements.txt --use-mirrors"
66
- "pip install pytest mock --use-mirrors"
7+
- "pip install ."
78
script:
89
- "python setup.py test"

0 commit comments

Comments
 (0)