Sha256: cf9827b3782175b3d274b02184d18d367e92c343cb2ce157f943292032ca2fcb

Contents?: true

Size: 212 Bytes

Versions: 2

Compression:

Stored size: 212 Bytes

Contents

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
redditor-0.1.22 .travis.yml
redditor-0.1.20 .travis.yml