move final failing test

This commit is contained in:
Casper da Costa-Luis 2020-01-24 20:46:13 +00:00
parent c23720c280
commit f9911f0ab1
No known key found for this signature in database
GPG Key ID: 986B408043AE090D
1 changed files with 2 additions and 4 deletions

View File

@ -84,13 +84,11 @@ jobs:
before_install: *before_install_win
install: *install_win
script: *script_win
- stage: test
name: py2.7-osx
- name: py2.7-osx
os: osx
language: shell
env: TOXENV=py27
- stage: development
name: py3.7-osx
- name: py3.7-osx
os: osx
osx_image: xcode11.2 # py3.7
language: shell