@ -6,6 +6,9 @@ git:
language: python
python:
- 3.4
before_install:
- brew update
- brew install python3
install:
- pip install tox
script: