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

Commit 584e1cc

Browse files
committed
Fix travis since example project is nested.
1 parent 86da33a commit 584e1cc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
language: objective-c
2+
before_install: cd Example && pod install && cd -
23
script:
34
- xctool -workspace Example/CMDQueryStringSerialization.xcworkspace -scheme Tests -sdk iphonesimulator test

0 commit comments

Comments
 (0)