Testing OSX with travis
This commit is contained in:
parent
985a12988a
commit
8c7c004d66
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ matrix:
|
||||||
- os: linux
|
- os: linux
|
||||||
sudo: required
|
sudo: required
|
||||||
python: 2.7
|
python: 2.7
|
||||||
|
- os: osx
|
||||||
|
osx_image: xcode8.2
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get update
|
- sudo apt-get update
|
||||||
|
|
Loading…
Reference in a new issue