From f604948d715b9610a5629d91ee836af11607026e Mon Sep 17 00:00:00 2001 From: Bronwen Date: Fri, 21 May 2021 23:31:55 -0400 Subject: [PATCH] attempt to fix travis --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ba8e41f..bc37bc4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,4 +4,5 @@ node_js: os: - windows - linux - - osx \ No newline at end of file + - osx +env: YARN_GPG=no \ No newline at end of file