missing st$

This commit is contained in:
zhangshine 2015-06-10 01:10:21 +08:00
parent c7bd6b6cf5
commit 9ca21a89c2

View file

@ -22,7 +22,7 @@ matrix:
python: "2.6"
install:
- pip install reportlab==REPORTLAB
- pip install reportlab==$REPORTLAB
- python setup.py install
script: python setup.py test