From 5a71c68e209eb3d4db6ed8c02ffd9f6569af2d50 Mon Sep 17 00:00:00 2001 From: Tadas Baltrusaitis Date: Fri, 29 Jul 2016 09:56:38 -0400 Subject: [PATCH] First attempt at osx support with travis. --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index bec952b..691f301 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,10 @@ branches: compiler: - gcc - clang + +os: + - osx + - linux before_install: # g++4.8.1