Adds travis testing on OSX.

This commit is contained in:
Olivier Mangin 2018-01-05 18:13:47 -05:00
parent a2a70fab32
commit 373178a2de

View File

@ -1,3 +1,6 @@
os:
- linux
- osx
language: python
python:
- "2.7"