From 3b50c46957a5d5b02715f307bfd614b4a1bae94c Mon Sep 17 00:00:00 2001 From: A Holt Date: Mon, 3 May 2021 20:36:49 -0400 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index aeed81a09..32d7e69e6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,7 @@ addons: - sourceline: ppa:ansible/ansible packages: # - python-pip # @arky had used this starting in 2018 - - ansible-base # Install latest ansible-base e.g. 2.10.7+, similar to https://github.com/iiab/iiab/blob/master/scripts/ansible + - ansible-base # Install latest ansible-base e.g. 2.10.9+, similar to https://github.com/iiab/iiab/blob/master/scripts/ansible # - python3-pymysql # These 7-or-8 packages are not needed during this very rapid --syntax-check # - python3-psycopg2 # - python3-passlib