From 7e128611d2ba95493ced04a19977955ffaee4bc3 Mon Sep 17 00:00:00 2001 From: Oliverpool Date: Thu, 29 Oct 2015 16:07:01 +0100 Subject: [PATCH] Add OSX to travis tests --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index c398bbfe..2d95b941 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,6 @@ +os: + - linux + - osx git: depth: 1 language: python