Add Gemfile and Travis config. We'll need to rework the integration spec to not…
Add Gemfile and Travis config. We'll need to rework the integration spec to not actually build (with xcodebuild).
Showing
.travis.yml
0 → 100644
Gemfile
0 → 100644
source "http://rubygems.org" | ||
group :development do | ||
gem "rake" | ||
gem "bacon" | ||
end |
Gemfile.lock
0 → 100644
Please
register
or
sign in
to comment