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