Merge pull request #1151 from LukasKorba/1150-Remove-Travis-CI-yml-file

This commit is contained in:
Lukas Korba 2023-06-29 21:01:58 +02:00 committed by GitHub
commit 015ed66873
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 11 deletions

View File

@ -1,11 +0,0 @@
language: swift
os: osx
osx_image: xcode14
xcode_project: ./Example/ZcashLightClientSample/ZcashLightClientSample.xcodeproj
xcode_scheme: ZcashLightClientSample
xcode_destination: platform=iOS Simulator,OS=16.0,name=iPhone 14
addons:
homebrew:
packages:
- sourcery
- swiftlint