From b6e5a5e231431872793bec0fc60704a2cb2b3eea Mon Sep 17 00:00:00 2001 From: Va Da Date: Mon, 10 Dec 2018 11:25:17 +0100 Subject: [PATCH] feat: try to release new version from Travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 86d24c04..3bca76b7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ script: - yarn build - yarn test after_success: - - npx semantic-release@15.5.0 + - npx semantic-release - npx ci-scripts slack - npx ci-scripts github-post branches: