diff --git a/.travis.yml b/.travis.yml index b0b4af9b..b8f27d3c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,14 +21,14 @@ matrix: dist: trusty compiler: clang - os: osx - script: brew install --HEAD unicorn + script: brew install --HEAD unicorn && brew test unicorn compiler: gcc - os: osx - script: brew install --HEAD unicorn + script: brew install --HEAD unicorn && brew test unicorn compiler: clang allow_failures: - os: osx - script: brew install --HEAD unicorn + script: brew install --HEAD unicorn && brew test unicorn addons: apt: packages: