From e54bc5e93f23e9090d9077c2025c72ac932ba482 Mon Sep 17 00:00:00 2001 From: chfl4gs <55137784+chfl4gs@users.noreply.github.com> Date: Thu, 28 Nov 2019 20:28:55 +0800 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7e23185e3..947f13515 100644 --- a/.travis.yml +++ b/.travis.yml @@ -75,4 +75,4 @@ matrix: script: - python test_all.py allow_failures: - - windows + - os: windows