Update travis.yml
This commit is contained in:
parent
ffe79a6f1c
commit
01eb2d2f5c
1 changed files with 2 additions and 2 deletions
|
|
@ -16,8 +16,8 @@ install:
|
|||
- sudo apt-get install mariadb-server mariadb-common libmariadbclient-dev
|
||||
- ./ci/fix-mariadb.sh
|
||||
|
||||
- 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
|
||||
- wget http://downloads.sourceforge.net/project/wkhtmltopdf/0.12.2/wkhtmltox-0.12.2_linux-precise-amd64.deb
|
||||
- sudo dpkg -i wkhtmltox-0.12.2_linux-precise-amd64.deb
|
||||
|
||||
- CFLAGS=-O0 pip install -r requirements.txt
|
||||
- pip install --editable .
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue