Skip to content

Commit

Permalink
add OSX release build
Browse files Browse the repository at this point in the history
  • Loading branch information
Dane Springmeyer committed Jun 11, 2015
1 parent 33e3a21 commit 92639c2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -35,6 +35,10 @@ matrix:
compiler: clang
env: JOBS=10 COVERAGE=true BUILDTYPE=Debug
sudo: false
- os: osx
compiler: clang
env: JOBS=10
sudo: false

before_install:
- source ./bootstrap.sh
Expand Down

0 comments on commit 92639c2

Please sign in to comment.