Arrange for sshpass to be installed.

This commit is contained in:
David Wilson 2018-04-17 15:34:27 +01:00
parent 117607d742
commit b8908919b1
1 changed files with 2 additions and 0 deletions

View File

@ -51,6 +51,8 @@ echo \
# Build the binaries.
make -C ${TRAVIS_BUILD_DIR}/tests/ansible
sudo apt install -y sshpass
echo travis_fold:end:job_setup