From 3bd74c2e0f23f4847d5667bfe64498efc7452ea1 Mon Sep 17 00:00:00 2001 From: Imran Iqbal <iqbalmy@hotmail.com> Date: Sat, 21 Dec 2019 17:09:50 +0000 Subject: [PATCH] ci(travis): test latest version of `semantic-release` --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7c9b81b..d40fbfa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -39,4 +39,4 @@ jobs: skip_cleanup: true script: # Run `semantic-release` - - npx semantic-release@15.13 + - npx semantic-release@15.14