From 35ece3fa5ce719ff23e8f8cfcec7ad35f86f02bf Mon Sep 17 00:00:00 2001 From: "rafay.khan" Date: Tue, 4 Oct 2022 12:40:08 +0300 Subject: [PATCH] fix unknown job in stage --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 229b32d..9a2fd99 100644 --- a/.travis.yml +++ b/.travis.yml @@ -41,7 +41,6 @@ script: # Build all binaries and if all succeed then publish based on the commit message jobs: include: - - stage: build - os: linux env: BUILDTYPE=release node_js: 16