Sha256: 9da3e531eb2da724c2332e66a8b9383e95f9c329bc3c4115be2e09606852ca9f

Contents?: true

Size: 184 Bytes

Versions: 9

Compression:

Stored size: 184 Bytes

Contents

script: bundle exec rspec
language: ruby
notifications:
  email: false
rvm:
  - 1.9.3
  - 2.0.0
before_script:
  - "rake db:create RAILS_ENV=test"
  - "rake db:migrate RAILS_ENV=test"

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
redditor-0.1.11 .travis.yml
redditor-0.1.10 .travis.yml
redditor-0.1.9 .travis.yml
redditor-0.1.8 .travis.yml
redditor-0.1.7 .travis.yml
redditor-0.1.6 .travis.yml
redditor-0.1.5 .travis.yml
redditor-0.1.4 .travis.yml
redditor-0.1.3 .travis.yml