From: Fletcher T. Penney Date: Fri, 21 Jul 2017 14:23:00 +0000 (-0400) Subject: UPDATED: Test on linux and osx with travis X-Git-Tag: 6.2.0^2~28 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ec8ad8fd7581829374a3bb0a64bbb768826bff36;p=multimarkdown UPDATED: Test on linux and osx with travis --- 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