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
Branches
Tags
Loading
Pipeline #17971 failed
......@@ -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% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment