From d24242af583d3b157e8faa0966316c429c379b63 Mon Sep 17 00:00:00 2001 From: Pim Otte Date: Mon, 7 Sep 2020 11:30:24 +0200 Subject: [PATCH] Fix typo --- .travis.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.sh b/.travis.sh index dde56e6..330aa68 100755 --- a/.travis.sh +++ b/.travis.sh @@ -4,7 +4,7 @@ set -e # Clerk frontend -cd waardepapieren-compoent +cd waardepapieren-component npm install > /dev/null npm test npm audit || [ $(date +%s) -lt 1593561613 ] # Temporarily disable until 1 july due to yargs-parser low severity issue in toolchain