Skip to content

Commit

Permalink
travis: add osx (beta)
Browse files Browse the repository at this point in the history
  • Loading branch information
Reini Urban committed Dec 11, 2014
1 parent 0741e69 commit bdffe5f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,10 @@ compiler:
- clang
- gcc

os:
- linux
- osx

env:
- DEBUG=0
- DEBUG=1
Expand Down

0 comments on commit bdffe5f

Please sign in to comment.