Skip to content

Commit 36f5b1e

Browse files
committed
The latest libwebp library has some warnings that cause our pod spec lint to fail
1 parent 76ed376 commit 36f5b1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ before_install:
1313

1414
script:
1515

16-
- pod lib lint
16+
- pod lib lint --allow-warnings
1717
- xctool -workspace SDWebImage.xcworkspace -scheme 'SDWebImage' -sdk iphonesimulator build
1818
- xctool -workspace SDWebImage.xcworkspace -scheme 'SDWebImage+WebP' -sdk iphonesimulator build
1919
- xctool -workspace SDWebImage.xcworkspace -scheme 'SDWebImage+MKAnnotation' -sdk iphonesimulator build

0 commit comments

Comments
 (0)