Skip to content

Commit

Permalink
add add os osx to travis ci build
Browse files Browse the repository at this point in the history
  • Loading branch information
Reza Jelveh committed Feb 25, 2015
1 parent 332aa72 commit 9dbddfb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@

language: c

os:
- linux
- osx

compiler:
- gcc
- clang
Expand Down

0 comments on commit 9dbddfb

Please sign in to comment.