Skip to content
Snippets Groups Projects
Commit 40d56a71 authored by Stephan Seitz's avatar Stephan Seitz
Browse files

Travis: allow osx/windows to fail

parent 9db5acf1
No related merge requests found
Pipeline #17971 failed with stage
in 1 minute and 53 seconds
......@@ -12,6 +12,9 @@ addons:
update: true
matrix:
fast_finish: true
allow_failures:
- os: osx
- os: windows
include:
- python: 3.6
env: DISTRIB="ubuntu" TOX_PYTHON_VERSION="py36" COVERAGE="true" LINT="false"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment