Skip to content
Snippets Groups Projects
Commit d45573bd authored by Roman Tsisyk's avatar Roman Tsisyk
Browse files

Travis CI: allow failure of OS X build

Test may fail on OS X due to NOFILE limit.
parent e790c9b5
No related branches found
No related tags found
No related merge requests found
......@@ -50,6 +50,8 @@ matrix:
- env: OS=debian DIST=wheezy PACK=deb
- env: OS=debian DIST=stretch PACK=deb
- env: OS=debian DIST=sid PACK=deb
- env: PACK=none
os: osx
exclude:
- env: PACK=coverage
......
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