From: Brian Goff Date: Fri, 8 Mar 2019 06:23:41 +0000 (-0800) Subject: Add windows to travis matrix X-Git-Tag: v1.7.2~162 X-Git-Url: https://go.fuhry.dev/?a=commitdiff_plain;h=85de84ff31f8451e102be43b4efeed7b99ae89a0;p=fsnotify.git Add windows to travis matrix --- diff --git a/.travis.yml b/.travis.yml index f7ea054..9071560 100644 --- a/.travis.yml +++ b/.travis.yml @@ -31,6 +31,7 @@ after_script: os: - linux - osx + - windows notifications: email: false