From 62fd27111ef0748ff8c3d2ff8f5b718c5bbf5bc4 Mon Sep 17 00:00:00 2001 From: Adrien Waksberg Date: Sat, 31 Mar 2018 12:58:26 +0200 Subject: [PATCH] feat: add test with ansible 2.5 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index efa8e67..a85a5ca 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,7 @@ env: - ANSIBLE_VERSION=2.2.3.0 - ANSIBLE_VERSION=2.3.3.0 - ANSIBLE_VERSION=2.4.3.0 + - ANSIBLE_VERSION=2.5.0.0 services: - docker