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