From b0e4fc79fecdefde8a67c501468707bca1b880aa Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Fri, 10 Jan 2020 23:28:31 -0500 Subject: [PATCH] build: fix typo in Travis CI --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6a07542..4d27680 100644 --- a/.travis.yml +++ b/.travis.yml @@ -83,7 +83,7 @@ before_install: npm prune npm rebuild fi -before_scrpt: +before_script: - | # Contents of node_modules npm -s ls ||: