Travis: added dependency on python future and lxml

This commit is contained in:
Andrew Tridgell 2016-10-11 06:42:22 +11:00
parent b4e56aefb4
commit 7041d2587b

View File

@ -82,4 +82,4 @@ fi
. ~/.profile
pip install --user argparse empy pyserial pexpect mavproxy
pip install --user argparse empy pyserial pexpect mavproxy future lxml