Skip to content

Commit

Permalink
move pypy -> multibuild/xenial docker, remove some osx builds
Browse files Browse the repository at this point in the history
  • Loading branch information
mattip committed Mar 2, 2020
1 parent fa2c0c6 commit 47f4b24
Showing 1 changed file with 2 additions and 13 deletions.
15 changes: 2 additions & 13 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ matrix:
- MB_PYTHON_VERSION=pypy3.6-7.3
- MB_ML_VER=2014
- TEST_BUILDS=1
- DOCKER_TEST_IMAGE=multibuild/xenial_{PLAT}
# OSX builds
- os: osx
env:
Expand Down Expand Up @@ -103,19 +104,7 @@ matrix:
- VENV=venv
- os: osx
env:
- MB_PYTHON_VERSION=pypy-6.0
- VENV=venv
- os: osx
env:
- MB_PYTHON_VERSION=pypy-7.0
- VENV=venv
- os: osx
env:
- MB_PYTHON_VERSION=pypy-7.1
- VENV=venv
- os: osx
env:
- MB_PYTHON_VERSION=pypy-7.2
- MB_PYTHON_VERSION=pypy-7.3
- TEST_BUILDS=1
- VENV=venv
# Default OSX (xcode image) is 10.13 (xcode 9.4.1) as of 2018-08-03
Expand Down

0 comments on commit 47f4b24

Please sign in to comment.