Wrong ulimit key.
--HG-- branch : develop
This commit is contained in:
parent
c8c90cefb3
commit
721e2ac509
|
@ -11,7 +11,7 @@ matrix:
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
# Fix error: unable to execute command: posix_spawn failed: Resource temporarily unavailable
|
# Fix error: unable to execute command: posix_spawn failed: Resource temporarily unavailable
|
||||||
- ulimit -c unlimited -S
|
- ulimit -u 63785
|
||||||
- ulimit -a
|
- ulimit -a
|
||||||
- |
|
- |
|
||||||
if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then
|
if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then
|
||||||
|
|
Loading…
Reference in New Issue
Block a user