Skip to content

Commit 6f1e3e6

Browse files
committed
- Changed UDID
1 parent 65410be commit 6f1e3e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ before_install:
1717
- gem clean
1818
- xcodebuild -version
1919
- xcodebuild -showsdks
20-
- xcrun simctl delete DB794781-65A7-4884-8D00-AAC3CBD39A44
20+
- xcrun simctl delete D0257C83-DB81-4567-93EC-4C6DF23DC24C
2121

2222
script: xcodebuild -project "$PROJECT" -scheme "$SCHEME" -sdk "$SDK" -destination "$DESTINATION" -configuration Debug test | xcpretty -f `xcpretty-travis-formatter` && exit ${PIPESTATUS[0]}

0 commit comments

Comments
 (0)