Skip to content

Commit

Permalink
[skyapi] refs #5 put --verbose to pod lint
Browse files Browse the repository at this point in the history
  • Loading branch information
stdevMac committed Apr 26, 2019
1 parent b0b5368 commit ffae6a6
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 @@ -2,4 +2,4 @@ osx_image: xcode7.3
language: objective-c

script:
- (cd lib/skyapi && pod lib lint skyapi.podspec)
- (cd lib/skyapi && pod lib lint skyapi.podspec --verbose)

0 comments on commit ffae6a6

Please sign in to comment.