missing st$
This commit is contained in:
parent
c7bd6b6cf5
commit
9ca21a89c2
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ matrix:
|
||||||
python: "2.6"
|
python: "2.6"
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip install reportlab==REPORTLAB
|
- pip install reportlab==$REPORTLAB
|
||||||
- python setup.py install
|
- python setup.py install
|
||||||
|
|
||||||
script: python setup.py test
|
script: python setup.py test
|
||||||
|
|
Loading…
Reference in a new issue