From a238551155659bae43ee165afb068dc4b20b9f06 Mon Sep 17 00:00:00 2001 From: Marcus Spiegel Date: Tue, 22 Oct 2019 17:54:46 +0200 Subject: [PATCH] skip windows CI for now Dateils: https://travis-ci.com/mashpie/i18n-node/jobs/248343783 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ebfe0b94..c7327c78 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ language: node_js os: - linux - osx - - windows + # - windows // FIXME: autoreload tests fail, @see https://travis-ci.com/mashpie/i18n-node/jobs/248343783 node_js: - node - lts/*