From b15fda50251170af6c0f97eccee411b05398639b Mon Sep 17 00:00:00 2001 From: "Rodrigo Rodriguez (pragmatismo.io)" Date: Mon, 12 Nov 2018 17:47:24 -0200 Subject: [PATCH] fix(ci): semantic release plugins. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index b9e65471..f8b5e065 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,7 +29,7 @@ branches: after_success: - npm run travis-deploy-once "npm run semantic-release" #- npm run typedoc -- npm pack +#- npm pack deploy: