From c9e34ba5f607cb9bcdbf5eed0b76ce8ea3d397fb Mon Sep 17 00:00:00 2001 From: Florian Weingarten Date: Sat, 25 Apr 2015 13:31:38 -0400 Subject: [PATCH] Mac OS X on Travis CI --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index 6416e34f0..ac06116c9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,10 @@ go: - 1.4.2 - release +os: + - linux + - osx + notifications: irc: "chat.freenode.net#restic"