Sha256: 763a441814f45ffa75646f1f2cfa377ab18001a15745605a79b0a8764df5337c

Contents?: true

Size: 217 Bytes

Versions: 2

Compression:

Stored size: 217 Bytes

Contents

language: ruby
rvm:
  - 1.9.2
  - 1.9.3
<%- if config[:rails] -%>
gemfile:
  - gemfiles/rails-3.0.x.gemfile
  - gemfiles/rails-3.1.x.gemfile
  - gemfiles/rails-3.2.x.gemfile
<%- end -%>
script: bundle exec rspec spec

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
gemsmith-1.5.0 lib/gemsmith/templates/travis.yml.tmp
gemsmith-1.4.0 lib/gemsmith/templates/travis.yml.tmp