Sha256: 7cccce776f1ea293814c6467b07ad5f8c166962cd339aec096248d5a93a6e140
Contents?: true
Size: 401 Bytes
Versions: 2
Compression:
Stored size: 401 Bytes
Contents
language: ruby bundler_args: --without local_development yard metrics guard --path vendor/bundle script: bundle exec rspec cache: bundler gemfile: - gemfiles/Gemfile.travis before_install: - gem install bundler - bundle config --local without local_development # env: # - "rack=1.3.4" rvm: - 2.1.0 - 2.0.0 - 1.9.3 - 1.9.2 - jruby - rbx-2 matrix: allow_failures: - rvm: rbx-2
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
metric_fu-4.10.0 | .travis.yml |
metric_fu-4.9.0 | .travis.yml |