From 36ffac23164b2af8ed3617717e776ebdbcfad5e7 Mon Sep 17 00:00:00 2001 From: john hadgu Date: Sun, 13 Dec 2020 10:30:48 -0800 Subject: [PATCH] updated .yml file --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 5363340b..69826d89 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,7 @@ cache: install: - npm install script: - - npm run lint + - npm test deploy: - provider: script