From 36434624cc440e39fddbd06e5b58813d5f25ddfc Mon Sep 17 00:00:00 2001 From: Dave Conway-Jones Date: Fri, 6 May 2016 13:37:59 +0100 Subject: [PATCH] type in travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ca56942..e5f4b60 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,7 +22,7 @@ before_deploy: # Brew is the latest state - Brew update - Wine for # build to the Windows environment is required + # Wine for build to the Windows environment is required - Brew install wine - Wine --version # Makensis for creating Windows Installer is required