From 64f3a76405a96cfdb2885c5bec8e750819f9f6fc Mon Sep 17 00:00:00 2001 From: Andrew Casey Date: Mon, 10 Aug 2020 16:04:23 -0700 Subject: [PATCH] Update travis steps --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index b4efe91681d..10e5b325dba 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,7 +24,7 @@ branches: install: - npm uninstall typescript --no-save - npm uninstall tslint --no-save - - npm install + - npm ci cache: directories: