commit | 22608ad206942668a55fb247fd51f3242e20b259 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Tue Jul 29 23:20:42 2014 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Tue Jul 29 23:20:42 2014 +0530 |
tree | 0597150c094d33737362f206c4aefeefb9e40d81 | |
parent | 60ee2ea8afc3ea269aea0812a58f92b3dea84173 [diff] |
[travis]
diff --git a/.travis.yml b/.travis.yml index 71ab0f7..cecf966 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -17,7 +17,7 @@ - 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: