Skip to content

Commit

Permalink
The latest libwebp library has some warnings that cause our pod spec …
Browse files Browse the repository at this point in the history
…lint to fail
  • Loading branch information
bpoplauschi committed Mar 17, 2015
1 parent 76ed376 commit 36f5b1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ before_install:

script:

- pod lib lint
- pod lib lint --allow-warnings
- xctool -workspace SDWebImage.xcworkspace -scheme 'SDWebImage' -sdk iphonesimulator build
- xctool -workspace SDWebImage.xcworkspace -scheme 'SDWebImage+WebP' -sdk iphonesimulator build
- xctool -workspace SDWebImage.xcworkspace -scheme 'SDWebImage+MKAnnotation' -sdk iphonesimulator build
Expand Down

0 comments on commit 36f5b1e

Please sign in to comment.