try building on OSX, why not
This commit is contained in:
parent
bfa33b0089
commit
6e4fb1355a
|
@ -1,5 +1,8 @@
|
|||
language: python
|
||||
python: 2.7
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
env:
|
||||
- TOX_ENV=py27
|
||||
- TOX_ENV=py34
|
||||
|
|
Loading…
Reference in New Issue