Build on OS X on Travis

This commit is contained in:
Curtis McEnroe 2015-12-30 03:07:47 -05:00
parent a8202395f0
commit 3be25b6e6c
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@ rust:
- stable
- beta
- nightly
os:
- linux
- osx
matrix:
allow_failures:
- rust: nightly