Commit ecf222e9 authored by Andrey Mironov's avatar Andrey Mironov
Browse files

add new lxml

parent e976451b
......@@ -48,7 +48,7 @@ tests:
- curl -sL https://deb.nodesource.com/setup_10.x | bash -
- apt-get install -qq -y sudo postgresql-client expect-dev nodejs python-dev python-pip build-essential libsasl2-dev python-dev libldap2-dev libssl-dev
- pip install -qq coverage coveralls codecov
- wget -q -nc https://ubuntu.pkgs.org/18.04/ubuntu-main-amd64/python-lxml_4.2.1-1_amd64.deb.html && dpkg -i python-lxml_4.2.1-1_amd64.deb
- wget -q -nc http://archive.ubuntu.com/ubuntu/pool/main/l/lxml/python-lxml_4.2.1-1ubuntu0.1_amd64.deb && dpkg -i python-lxml_4.2.1-1ubuntu0.1_amd64.deb
- apt-get install -qq -y -f
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment