Sha256: 759b14b527c985f0c61acdbc36b6c6cb245c898680a860332b8662b0227e6adb

Contents?: true

Size: 385 Bytes

Versions: 3

Compression:

Stored size: 385 Bytes

Contents

language: ruby
addons:
 code_climate:
   repo_token: 46c8b29dd6711f35704e7c5a541486cbbf2cff8b2df8ce755bfc09917d3c1cbb
branches:
  only:
    - master
    - /.+-stable$/
rvm:
  - 1.8.7
  - 1.9.3
  - 2.1.1
bundler_args: --without development
before_install: 
  - if [ "$TRAVIS_RUBY_VERSION" == "1.8.7" ]; then gem update --system; fi
  - gem install bundler
script: bundle exec rake spec

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
cocoapods-dependency-html-0.0.2 vendor/bundle/gems/claide-1.0.2/.travis.yml
cocoapods-dependency-html-0.0.1 vendor/bundle/gems/claide-1.0.2/.travis.yml
claide-1.0.2 .travis.yml