Skip to content

Commit

Permalink
temporally removing OSX from Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
gfursin committed Nov 15, 2020
1 parent 3f81392 commit b89e40d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ matrix:
arch: amd64
dist: bionic
python: 3.6.7
- name: "Python 3.6.8 on OSX"
os: osx
osx_image: xcode9.2
language: generic
python: 3.6
env: WANTED_PYTHON_VERSION=3.6
# - name: "Python 3.6.8 on OSX"
# os: osx
# osx_image: xcode9.2
# language: generic
# python: 3.6
# env: WANTED_PYTHON_VERSION=3.6

addons:
apt:
Expand Down

0 comments on commit b89e40d

Please sign in to comment.