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