mirror of
https://github.com/JustArchiNET/ArchiSteamFarm
synced 2024-11-10 07:04:27 +00:00
Remove workaround for https://github.com/travis-ci/travis-ci/issues/8552
This commit is contained in:
parent
919007834a
commit
dc08c6aace
1 changed files with 0 additions and 3 deletions
|
@ -60,9 +60,6 @@ script:
|
|||
matrix:
|
||||
# We can use fast finish, as we don't need to wait for allow_failures builds to mark build as success
|
||||
fast_finish: true
|
||||
allow_failures:
|
||||
# TODO: Remove me once https://github.com/travis-ci/travis-ci/issues/8552 is fixed
|
||||
- os: osx
|
||||
include:
|
||||
# We're building ASF with dotnet on latest versions of Linux and OS X
|
||||
- os: linux
|
||||
|
|
Loading…
Reference in a new issue