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

Update .travis.yml

It looks like the `id` of the simulator device I was using changed, updating the ID should fix it.
上级 dc4e9330
......@@ -4,6 +4,6 @@ xcode_project: UIFontComplete.xcodeproj # path to your xcodeproj folder
xcode_scheme: UIFontComplete
script:
- xcodebuild test -scheme UIFontComplete -sdk iphonesimulator -destination 'id=375B606D-0484-4067-9E45-7697A3860886'
- xcodebuild test -scheme UIFontComplete -sdk iphonesimulator -destination 'id=2437D975-7A64-4F01-B8C9-2510D4DAF5AD'
after_success:
- bash <(curl -s https://codecov.io/bash)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册