提交 c616287d 编写于 作者: N Nicholas Maccharoli 提交者: GitHub

Merge pull request #18 from Nirma/travis_fix

Update .travis.yml
...@@ -4,6 +4,6 @@ xcode_project: UIFontComplete.xcodeproj # path to your xcodeproj folder ...@@ -4,6 +4,6 @@ xcode_project: UIFontComplete.xcodeproj # path to your xcodeproj folder
xcode_scheme: UIFontComplete xcode_scheme: UIFontComplete
script: script:
- xcodebuild test -scheme UIFontComplete -sdk iphonesimulator -destination 'OS=10.3,name=iPhone 7 Plus' - xcodebuild test -scheme UIFontComplete -sdk iphonesimulator -destination 'OS=10.3.1,name=iPhone 7 Plus'
after_success: after_success:
- bash <(curl -s https://codecov.io/bash) - bash <(curl -s https://codecov.io/bash)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册