mirror of
https://gitee.com/lauix/HFish
synced 2025-05-15 14:18:01 +08:00
9 lines
72 B
YAML
9 lines
72 B
YAML
|
language: go
|
||
|
|
||
|
os:
|
||
|
- linux
|
||
|
- osx
|
||
|
|
||
|
before_install:
|
||
|
- ulimit -n 4096
|