From 73d9706c7ac03616d2b169050f09ec755fdb7f46 Mon Sep 17 00:00:00 2001 From: Jesse Gumm Date: Wed, 21 Aug 2019 11:30:46 -0500 Subject: [PATCH] travis tweaks --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 9b94420..332bd52 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,4 +11,4 @@ otp_release: - 17.0 - R16B - R15B03 -before_script: "sudo apt-get --yes --force-yes install libpam-runtime python-software-properties" +before_script: "sudo apt-get --yes --force-yes install libpam-runtime python-software-properties software-properties-common"