Sha256: 91e5721058de75d2b06ae4e67632fc8a3124972309313ce040e20c68fb88739c

Contents?: true

Size: 231 Bytes

Versions: 12

Compression:

Stored size: 231 Bytes

Contents

language: ruby
rvm:
  - 1.9.3
  - 2.0.0
  - 2.1.0
before_install: gem install bundler --version '>= 1.5.1'
script: 
  - RAILS_ENV=test bundle exec rake db:create
  - RAILS_ENV=test bundle exec rake db:migrate
  - bundle exec rspec

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
detour-0.0.15 .travis.yml
detour-0.0.14 .travis.yml
detour-0.0.13 .travis.yml
detour-0.0.12 .travis.yml
detour-0.0.11 .travis.yml
detour-0.0.10 .travis.yml
detour-0.0.9 .travis.yml
detour-0.0.7 .travis.yml
detour-0.0.6 .travis.yml
detour-0.0.5 .travis.yml
detour-0.0.3 .travis.yml
detour-0.0.2 .travis.yml