Skip to content

Instantly share code, notes, and snippets.

@FranzBusch
Created April 30, 2017 12:03
Show Gist options
  • Save FranzBusch/d5af7768e02db608290c7502252d5f73 to your computer and use it in GitHub Desktop.
Save FranzBusch/d5af7768e02db608290c7502252d5f73 to your computer and use it in GitHub Desktop.
Script for tests and pod lint
#!/bin/sh
fastlane ios tests
pod lib lint --quick
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment