From cefbe593d6da29e5d0cad9f2800ba9fad4d40a72 Mon Sep 17 00:00:00 2001 From: Ben Kochie Date: Mon, 1 Jul 2019 14:37:26 +0200 Subject: [PATCH] Fix Travis errors. --- .travis.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 619d74f..c8acdd2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,9 +12,8 @@ services: env: matrix: - - ANSIBLE=2.4 - - ANSIBLE=2.5 - - ANSIBLE=2.6 + - ANSIBLE=2.7 + - ANSIBLE=2.8 # Install tox install: