Sha256: dc49ccb56ef9ffb6b6d06499af490955ea0c338f0c561f367cd5e93201c39507

Contents?: true

Size: 250 Bytes

Versions: 1

Compression:

Stored size: 250 Bytes

Contents

rvm:
  - 1.8.7
branches:
  only:
    - next_stable
before_script:
  - "mysql -e 'create database alchemy_cms_test;'"
  - "sh -c 'cd spec/dummy && RAILS_ENV=test bundle exec rake db:schema:load'"
script: "bundle exec rspec spec"
# env:
#   - DB=mysql

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
alchemy_cms-2.0.rc4 .travis.yml