Skip to content

Commit

Permalink
Reduce OSX builds since paying now
Browse files Browse the repository at this point in the history
  • Loading branch information
tunnell authored Jul 5, 2021
1 parent 04b78a8 commit e10b5a4
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,11 @@ matrix: # No 32 bit, see https://github.com/NESTCollaboration/nest/issues/33
- docker
env: DOCKER_IMAGE=nestpy/nestpy_manylinux
language: python
- os: osx
osx_image: xcode9.4
env: PYTHON=3.6
#- os: osx
# osx_image: xcode9.4
# env: PYTHON=3.7
- os: osx
osx_image: xcode11
env: PYTHON=3.7
- os: osx
osx_image: xcode9.4
env: PYTHON=3.7
- os: osx
osx_image: xcode9.4
env: PYTHON=3.8

before_install:
Expand Down

0 comments on commit e10b5a4

Please sign in to comment.