Skip to content
This repository was archived by the owner on Aug 16, 2023. It is now read-only.

Commit 05179fe

Browse files
committed
Update travis yml.
1 parent caf3ca0 commit 05179fe

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
language: objective-c
2-
xcode_project: CMDQueryStringSerialization.xcodeproj
3-
xcode_scheme: CMDQueryStringSerialization
2+
script:
3+
- xctool -workspace CMDQueryStringSerialization.xcworkspace -scheme CMDQueryStringSerialization -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO
4+
- xctool test -workspace CMDQueryStringSerialization.xcworkspace -scheme CMDQueryStringSerialization -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO

0 commit comments

Comments
 (0)