mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 22:20:52 +00:00
Travis: misc
This commit is contained in:
@@ -29,6 +29,10 @@ before_script:
|
||||
- |
|
||||
set -e
|
||||
|
||||
if [ "$TRAVIS_OS_NAME" = "osx" ]; then
|
||||
ulimit -n 1024
|
||||
fi
|
||||
|
||||
dotnet restore
|
||||
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user