Skip to content

Commit

Permalink
move final failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
casperdcl committed Jan 24, 2020
1 parent c23720c commit f9911f0
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Expand Up @@ -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
Expand Down

0 comments on commit f9911f0

Please sign in to comment.