Skip to content

Commit ddb054e

Browse files
committed
build: Travis OS X is broken
1 parent f1a357a commit ddb054e

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
@@ -20,6 +20,9 @@ branches:
2020
- /^release\/.+$/
2121

2222
matrix:
23+
allowed_failures:
24+
- os: osx
25+
2326
include:
2427
- python: "3.7"
2528
dist: xenial

0 commit comments

Comments
 (0)