try building on OSX, why not

This commit is contained in:
James Turk 2015-05-08 14:07:03 -04:00
parent bfa33b0089
commit 6e4fb1355a
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
language: python
python: 2.7
os:
- linux
- osx
env:
- TOX_ENV=py27
- TOX_ENV=py34