From 352edac4d62052d5da1b380f9b48e412d51d3d0a Mon Sep 17 00:00:00 2001 From: Felix Lange Date: Wed, 8 May 2024 11:08:23 +0200 Subject: [PATCH] .travis.yml: put back type = push --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8c97b5c9d9..9d54ab82f3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -47,7 +47,7 @@ jobs: # This builder does the Linux Azure uploads - stage: build - # if: type = push + if: type = push os: linux dist: noble sudo: required