mirror of
https://github.com/wnagrodzki/SwiftLogger.git
synced 2025-04-05 20:11:53 +02:00
Added codecov.io integration
This commit is contained in:
parent
264781a711
commit
4420b0e7ee
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@ language: swift
|
|||
osx_image: xcode10
|
||||
xcode_project: Logger.xcodeproj
|
||||
script: xcodebuild test -project Logger.xcodeproj -scheme Logger -destination 'platform=iOS Simulator,name=iPhone XS,OS=12.0'
|
||||
|
||||
after_success: bash <(curl -s https://codecov.io/bash)
|
Loading…
Add table
Reference in a new issue