Unverified Commit 91aec236 authored by Jeremy Bokobza's avatar Jeremy Bokobza Committed by GitHub

Merge pull request #392 from bokobza/master

increased ulimit to 4098
parents 909590d6 d2749861
......@@ -10,7 +10,7 @@ matrix:
osx_image: xcode9
before_install:
- brew update
- ulimit -n 1024
- ulimit -n 4098
- os_platform=darwin
# branches to build
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment