image: python:3 before_script: - python setup.py install python_tests: script: - python -m unittest -v test/test_mac_local.py