commit | 3f790eae55a532af27c5b3eba1d97c1a3293a4fb | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Tue Jul 29 23:42:30 2014 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Tue Jul 29 23:42:30 2014 +0530 |
tree | cd38d4c6459d621cc92ac3f1bc586582d945c8c6 | |
parent | ddbf14adbacc07b9726aaef2eae30ff10f4ca79b [diff] |
[travis]
diff --git a/.travis.yml b/.travis.yml index cecf966..53ca62c 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -16,7 +16,6 @@ - sudo apt-get install mariadb-server mariadb-common libmariadbclient-dev - 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 && - pip install --editable .