Skip to content

Commit 3bc76a8

Browse files
committed
Allow osx test runs to fail
1 parent 82c0ded commit 3bc76a8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ matrix:
3434
env: TOXPY36="/usr/local/bin/python3" TOXENV="cp36"
3535
python: "3.6"
3636

37+
allow_failures:
38+
- os: osx
39+
3740
cache:
3841
directories:
3942
- $HOME/.cache/pip

0 commit comments

Comments
 (0)