From c3452a6bbed3bcbe856bd48c74e6a7e81a2f3b33 Mon Sep 17 00:00:00 2001 From: Xuan Sang LE Date: Mon, 22 Jun 2020 13:01:17 +0200 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a5e1804..8cd842f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ install: - npm install terser - npm install uglifycss - npm install typescript@3.9.3 - - npm install jest + - npm install jest @types/jest ts-jest - npm install @types/jquery script: - tsc -v