Sha256: 178a41272f0ebcd2cdb35faadc1c5710a4bc8905679f3157b965018eab410d22

Contents?: true

Size: 215 Bytes

Versions: 5

Compression:

Stored size: 215 Bytes

Contents

language: ruby
rvm:
  - 1.8.7
  - 1.9.2
  - 1.9.3
  - ree
branches:
  only:
    - master
before_script:
  - "sh -c 'cd spec/dummy && RAILS_ENV=test bundle exec rake db:schema:load'"
script: "bundle exec rspec spec"

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
alchemy_crm-2.1.0a .travis.yml
alchemy_crm-2.0.3 .travis.yml
alchemy_crm-2.0.2 .travis.yml
alchemy_crm-2.0.1 .travis.yml
alchemy_crm-2.0.0 .travis.yml