From dcb1448422da6219df968e65c9511270d9a990c0 Mon Sep 17 00:00:00 2001 From: Daniel Palomar Date: Mon, 26 Apr 2021 18:31:49 +0200 Subject: [PATCH 1/2] Update the Ubuntu image to Focal (20.04) --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 04ff278..d077a9f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,5 @@ --- -dist: xenial +dist: focal language: python python: "3.7" From b3fbae598c38176a146b99d7d2e4c5c13a70fdac Mon Sep 17 00:00:00 2001 From: Daniel Palomar Date: Mon, 26 Apr 2021 18:32:36 +0200 Subject: [PATCH 2/2] Fix the notification webhook --- .travis.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index d077a9f..4b61390 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,7 +22,5 @@ script: - ansible-lint . - yamllint -c .yamllint.yaml . -webhooks: https://galaxy.ansible.com/api/v1/notifications/ - notifications: - email: false + webhooks: https://galaxy.ansible.com/api/v1/notifications/