From: fennecdjay Date: Sat, 16 Mar 2019 12:48:22 +0000 (+0100) Subject: :wrench: test osx X-Git-Tag: nightly~2633 X-Git-Url: http://10.11.0.4:5575/?a=commitdiff_plain;h=c2fd355a587cc2180240760748de1624b7097816;p=gwion.git :wrench: test osx --- diff --git a/.travis.yml b/.travis.yml index eefa2eea..cebf7f63 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ language: c os: - linux - windows -# - osx + - osx addons: # coverity_scan: @@ -37,7 +37,7 @@ env: matrix: allow_failures: - - os: windows + - os: osx compiler: - gcc