From 8cf56081a54cc677e367f26f3d273e9f218f3b22 Mon Sep 17 00:00:00 2001 From: Bastian Schwarz Date: Sat, 20 Jun 2020 18:17:44 +0200 Subject: [PATCH] Removing cleanup from deploy since it's the default now --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 5df2609..84ee4e5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -38,7 +38,6 @@ deploy: name: "codenamephp_bash" category: "Utilities" edge: true - cleanup: false run: - chef exec berks upload -e test on: