Created
August 24, 2016 19:50
-
-
Save pepicrft/332729c0255c9b36ca6268ae968c6c14 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| lane :travis do | |
| pods | |
| tests | |
| pod_lib_lint(allow_warnings: true, verbose: false) | |
| end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment