Sha256: 73290ac297687cc320f009ed40e85ad532a2a2cbb083164e9355e37a6fa7c834

Contents?: true

Size: 198 Bytes

Versions: 2

Compression:

Stored size: 198 Bytes

Contents

before_script:
  - git config --global user.email "you@example.com"
  - git config --global user.name "Your Name"
script: bundle exec rspec
rvm:
  - 1.9.3
  - 2.0.0
  - 2.1.0
  - rbx
cache: bundler

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
git_pretty_accept-0.5.0 .travis.yml
git_pretty_accept-0.4.0 .travis.yml