I wanted to build a python library with help of cython for MacOS, but before that i just wanted to check if everything is ok.
So first i started with this .travis.yml:
os: osx
language: python
Python builds are not available on the macOS and Windows environments.