Sha256: ccc0685f2dbefc8d2c97445903576a0e003e189d748028729005e9833a8da758
Contents?: true
Size: 498 Bytes
Versions: 4
Compression:
Stored size: 498 Bytes
Contents
# Sets Travis to run the Ruby specs on OS X machines to be as close as possible # to the user environment. # osx_image: xcode7.3 language: objective-c cache: bundler rvm: - system - 2.0.0-p451 addons: code_climate: repo_token: 937468c2cbb0d7c0546b62d0fcbcba8a2a8b82714a64a52ffd0b951e71df626d before_install: - export GEM_HOME=$HOME/.gem - export PATH=$GEM_HOME/bin:$PATH - sudo gem install bundler install: - bundle install --without=documentation script: bundle exec rake spec
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
cocoapods-trunk-1.2.0 | .travis.yml |
cocoapods-trunk-1.1.2 | .travis.yml |
cocoapods-trunk-1.1.1 | .travis.yml |
cocoapods-trunk-1.1.0 | .travis.yml |