Skip to content

Commit

Permalink
add osx build
Browse files Browse the repository at this point in the history
  • Loading branch information
sils committed May 24, 2015
1 parent c802734 commit ccd02cd
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ python:
- "3.3"
- "3.2"

os:
- linux
- osx

matrix:
allow_failures:
- os: osx

install:
- sh .misc/.install.sh

Expand Down

0 comments on commit ccd02cd

Please sign in to comment.