From 82c9773645e66ba5648f02a6dd512cf1c69ef027 Mon Sep 17 00:00:00 2001 From: Mischa ter Smitten Date: Tue, 6 Oct 2020 12:53:30 +0200 Subject: [PATCH] Add latest Ansible versions --- .travis.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.travis.yml b/.travis.yml index 2e769cb..d8e6ccf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,6 +9,11 @@ python: env: - ANSIBLE_VERSION=latest + - ANSIBLE_VERSION=2.10.2 + - ANSIBLE_VERSION=2.10.1 + - ANSIBLE_VERSION=2.10.0 + - ANSIBLE_VERSION=2.9.14 + - ANSIBLE_VERSION=2.9.13 - ANSIBLE_VERSION=2.9.12 - ANSIBLE_VERSION=2.9.11 - ANSIBLE_VERSION=2.9.10 @@ -22,6 +27,8 @@ env: - ANSIBLE_VERSION=2.9.2 - ANSIBLE_VERSION=2.9.1 - ANSIBLE_VERSION=2.9.0 + - ANSIBLE_VERSION=2.8.16 + - ANSIBLE_VERSION=2.8.15 - ANSIBLE_VERSION=2.8.14 - ANSIBLE_VERSION=2.8.13 - ANSIBLE_VERSION=2.8.12