@@ -3,6 +3,9 @@ sudo: false
cache: false
python:
- '3.5'
+os:
+ - linux
+ - osx
env:
global:
PYTHONUNBUFFERED=yes