Testing OSX with travis

This commit is contained in:
Elijah Lazkani 2017-03-18 01:16:04 -04:00
parent 985a12988a
commit 8c7c004d66

View file

@ -8,6 +8,8 @@ matrix:
- os: linux
sudo: required
python: 2.7
- os: osx
osx_image: xcode8.2
before_install:
- sudo apt-get update