From 7f0f47dc31c9c57646db0e5c95f3269164ad9d0c Mon Sep 17 00:00:00 2001 From: Mischa ter Smitten Date: Tue, 10 Oct 2017 21:12:54 +0200 Subject: [PATCH] Add latest Ansible version (2.4.0.0) --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 8f41ea9..0b1f741 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,7 @@ python: "2.7" env: - ANSIBLE_VERSION=latest + - ANSIBLE_VERSION=2.4.0.0 - ANSIBLE_VERSION=2.3.2.0 - ANSIBLE_VERSION=2.3.1.0 - ANSIBLE_VERSION=2.3.0.0