From 27955ec59ba493a9893740095be3f5322e892f43 Mon Sep 17 00:00:00 2001 From: oheil Date: Tue, 10 Mar 2020 20:43:16 +0100 Subject: [PATCH] Windows not supported --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 474a1db..0f7c772 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ language: julia os: - linux - osx - - windows + #- windows julia: - 0.7