mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-03 21:48:27 +00:00
[travis]
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user