Skip to content
Snippets Groups Projects
Commit 86aa9d4f authored by inso's avatar inso
Browse files

Allow failure on osx

parent 55bd4816
No related branches found
No related tags found
No related merge requests found
...@@ -6,6 +6,8 @@ matrix: ...@@ -6,6 +6,8 @@ matrix:
sudo: required sudo: required
exclude: exclude:
- os: linux - os: linux
allow_failures:
- os: osx
env: env:
- PYENV_PYTHON_VERSION=3.5.2 - PYENV_PYTHON_VERSION=3.5.2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment