Disable OSX tests on Travis for now

We'll re-enable as soon as this is sorted out:

https://github.com/travis-ci/travis-ci/issues/6303
This commit is contained in:
Aldo Cortesi 2016-07-14 11:12:37 +12:00
parent 97b2e6d958
commit 6e7b86cd82
1 changed files with 4 additions and 4 deletions

View File

@ -20,10 +20,10 @@ matrix:
include: include:
- python: 3.5 - python: 3.5
env: TOXENV=lint env: TOXENV=lint
- os: osx # - os: osx
osx_image: xcode7.3 # osx_image: xcode7.3
language: generic # language: generic
env: TOXENV=py35 # env: TOXENV=py35
- python: 3.5 - python: 3.5
env: TOXENV=py35 env: TOXENV=py35
- python: 3.5 - python: 3.5