From 4afd26ebd7cee67e71fcf9eeafad381cb34a4680 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 12 Jan 2015 09:07:22 -0800 Subject: Enable testing on osx with travis. --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 07c11f5..93e1ae9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,6 @@ +os: + - linux + - osx language: c compiler: - clang -- cgit v1.2.3