-
- Downloads
There was an error fetching the commit references. Please try again later.
Add slather gem
source 'https://rubygems.org' | ||
gem 'cocoapods' | ||
gem 'slather', | ||
:git => "https://github.com/venmo/slather", | ||
:branch => "master" | ||
gem 'xcpretty' | ||
gem 'xcpretty-travis-formatter' |
ci/before_install.sh
0 → 100755
Please register or sign in to comment