[travis]
This commit is contained in:
parent
60ee2ea8af
commit
22608ad206
@ -17,7 +17,7 @@ install:
|
||||
- wget http://downloads.sourceforge.net/project/wkhtmltopdf/0.12.1/wkhtmltox-0.12.1_linux-precise-amd64.deb
|
||||
- sudo dpkg -i wkhtmltox-0.12.1_linux-precise-amd64.deb
|
||||
|
||||
- CFLAGS=-O0 pip install git+https://github.com/frappe/frappe.git@$develop &&
|
||||
- CFLAGS=-O0 pip install git+https://github.com/frappe/frappe.git@develop &&
|
||||
- pip install --editable .
|
||||
|
||||
before_script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user