From 2affffe469ec6881d192a3deef9c5924e17afc47 Mon Sep 17 00:00:00 2001 From: Qasim Abdullah <89213175+qasim-at-tci@users.noreply.github.com> Date: Mon, 11 Mar 2024 20:10:19 +0500 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2824b36fc6..e1bc8633b6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ -# TEST RUN +# TEST RUN 1 # Travis builds are triggered for pull requests and api events only. if: type IN (api, pull_request)