"vscode:/vscode.git/clone" did not exist on "088b4910bd715ef5ecdee57c3e8cf2a066b5ae71"
Unverified Commit d98a52a7 authored by xoviat's avatar xoviat Committed by GitHub
Browse files

CI: allow certain failures

parent 8415184d
......@@ -8,6 +8,10 @@ branches:
- devel
matrix:
allow_failures:
- osx_image: xcode8.3
env:
- PYTHON_VERSION=3.5
include:
- os: linux
dist: precise
......
......@@ -49,6 +49,8 @@ platform:
matrix:
fast_finish: true
allow_failures:
- PYTHON_VERSION: "3.4"
install:
# Install miniconda and fix headers
......
Markdown is supported
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