Add augeas-tools to travis package list.

This commit is contained in:
James Valleroy 2015-12-01 17:01:39 -05:00 committed by Sunil Mohan Adapa
parent 90a1c334fe
commit b96bb9d2cd

View File

@ -8,7 +8,7 @@ python:
# Debian packages required
before_install:
- sudo apt-get update -qq
- sudo apt-get install gir1.2-packagekitglib-1.0
- sudo apt-get install augeas-tools gir1.2-packagekitglib-1.0
# Command to install dependencies
install: