From 34bca59a8c693198a55dd9325ff8725884ab96f3 Mon Sep 17 00:00:00 2001 From: A Holt Date: Wed, 28 Apr 2021 10:08:16 -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 b1ebff06a..2f8cf2a68 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-core # MUCH FASTER pip3 OPTION IS BELOW. Conversely: apt (SLOW WAY) may be desired in future to mimic https://github.com/iiab/iiab/blob/master/scripts/ansible for linting etc? +# - ansible-core # FASTER pip3 OPTION IS BELOW. Conversely: apt (SLOW WAY) may be desired in future to mimic https://github.com/iiab/iiab/blob/master/scripts/ansible for linting etc? # - python3-pymysql # These 7-or-8 packages (below) are not needed during the very rapid --syntax-check (bottom) # - python3-psycopg2 # - python3-passlib