From ec8ad8fd7581829374a3bb0a64bbb768826bff36 Mon Sep 17 00:00:00 2001 From: "Fletcher T. Penney" Date: Fri, 21 Jul 2017 10:23:00 -0400 Subject: [PATCH] UPDATED: Test on linux and osx with travis --- .travis.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index d6c07e8..941b7fc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,4 +8,7 @@ branches: only: - master - develop - - /^\d+\.\d+.*/ \ No newline at end of file + - /^\d+\.\d+.*/ +os: + - linux + - osx \ No newline at end of file -- 2.40.0