We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9471a12 commit a165ae9Copy full SHA for a165ae9
.travis.yml
@@ -8,5 +8,5 @@ script:
8
- xcodebuild -project QueryKit.xcodeproj -scheme QueryKit test -sdk macosx | xcpretty -c
9
- xcodebuild -project QueryKit.xcodeproj -scheme QueryKit test -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO | xcpretty -c
10
- xcodebuild -project QueryKit.xcodeproj -scheme QueryKit build -sdk watchos | xcpretty -c
11
- - pod lib lint QueryKit.podspec
+ - pod lib lint --allow-warnings
12
0 commit comments