Skip to content

Commit ecc51af

Browse files
authored
Allow OSX to fail while we investigate (#10255)
The random test timeouts are an issue.
1 parent bc5f41e commit ecc51af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ matrix:
1717
node_js: stable
1818
osx_image: xcode7.3
1919
env: workerCount=2
20+
allow_failures:
21+
- os: osx
2022

2123
branches:
2224
only:

0 commit comments

Comments
 (0)