hugo

Unnamed repository; edit this file 'description' to name the repository.

git clone git://git.shimmy1996.com/hugo.git
commit 22ad1ebdbb6b4bb97ca3a9a847143e7135a584b8
parent ebdd8cba3f5965a8ac897833f313d772271de649
Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Date:   Tue, 23 Jan 2018 12:59:40 +0100

travis: Disable macOS builds for now

Travis have not been able to build those the last week or so.

Diffstat:
M.travis.yml | 1-
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
@@ -7,7 +7,6 @@ go:
   - tip
 os:
   - linux
-  - osx
 matrix:
   allow_failures:
     - go: tip