From 2c3dbba0522a52d86ec11fef8a9ce557eb55c715 Mon Sep 17 00:00:00 2001 From: Cutls Date: Wed, 18 Sep 2019 23:32:31 +0900 Subject: [PATCH] to Travis CI error for Windows --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index d2e21ae8..19b428fe 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,8 @@ os: - linux - osx language: node_js +env: + - YARN_GPG=no node_js: - '10.15.2' cache: