From 286ce2b8b170c1a6b42221048e44a2537e521494 Mon Sep 17 00:00:00 2001 From: alandavis Date: Mon, 15 Aug 2022 21:41:36 +0100 Subject: [PATCH] [release] 3.0.0-HXP-A2 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index bf18c50e..ca4bc0fa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -35,7 +35,7 @@ before_install: bash _ci/init.sh jobs: include: - stage: Veracode Scan - name: "Veracode - Source Clear Scan (SCA)" + name: "Veracode - Source Clear Scan (SCA)" install: skip script: travis_wait 30 bash _ci/source_clear.sh