Skip to content

Travis: fix MacOS py37 build #4350

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 9, 2018
Merged

Conversation

blueyed
Copy link
Contributor

@blueyed blueyed commented Nov 8, 2018

This reverts commit 28dbffd.

Appears to be not necessary anymore:
https://travis-ci.org/pytest-dev/pytest/jobs/452598885#L906

[skip appveyor]

This reverts commit 28dbffd.

Appears to be not necessary anymore:
https://travis-ci.org/pytest-dev/pytest/jobs/452598885#L906

[skip appveyor]
@nicoddemus
Copy link
Member

Note: [skip appveyor] needs to be on the "subject" line of the commit:

Add [skip ci] or [ci skip] to commit message title and build won’t be triggered by AppVeyor for that commit. Or explicitly skip AppVeyor only with [skip appveyor] and still allow any other CI to build the commit (eg. Travis CI).
NOTE: Similarly to custom skip commit message, AppVeyor searches for [skip ci] / [ci skip] / [skip appveyor] in the commit message title only. This avoids confusion when squashing commits, in particular with the GitHub squash-and-merge feature.

@nicoddemus
Copy link
Member

Cancelling AppVeyor manually to free the queue.

@blueyed blueyed merged commit d4fdf79 into pytest-dev:master Nov 9, 2018
@blueyed blueyed deleted the fix-macos-py37 branch November 9, 2018 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants