Browse Source

upgrade osx

anonswap
Ofek Lev 6 years ago
parent
commit
2938b14931
  1. 6
      .travis.yml

6
.travis.yml

@ -20,19 +20,19 @@ matrix:
include:
- os: osx
language: generic
osx_image: xcode8.3
osx_image: xcode9
python: 2.7
env:
- TRAVIS_PYTHON_VERSION=2.7
- os: osx
language: generic
osx_image: xcode8.3
osx_image: xcode9
python: 3.5
env:
- TRAVIS_PYTHON_VERSION=3.5
- os: osx
language: generic
osx_image: xcode8.3
osx_image: xcode9
python: 3.6
env:
- NEED_SSL_FIX=true

Loading…
Cancel
Save