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

Commit de30c8c

Browse files
committed
Attempting to update the Travis definition.
1 parent ca22dc7 commit de30c8c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

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

0 commit comments

Comments
 (0)