From eadb71c9b24ba1a1de20030a3eedd9046e22acf7 Mon Sep 17 00:00:00 2001 From: weetmuts Date: Sat, 23 Feb 2019 22:11:53 +0100 Subject: [PATCH] CI on macosx --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index 396992a..e0f9f1a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1 +1,5 @@ language: cpp + +os: + - linux + - osx