Sha256: b909e0767c486ca5fb456d7de6367af55be0756ab391e469aea05d432fa9f229

Contents?: true

Size: 310 Bytes

Versions: 4

Compression:

Stored size: 310 Bytes

Contents

bundler_args: --without development
rvm:
  - 1.8.7
  - 1.9.2
  - 1.9.3
  - ree
branches:
  only:
    - master
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

4 entries across 4 versions & 1 rubygems

Version Path
alchemy_cms-2.1.5 .travis.yml
alchemy_cms-2.1.4 .travis.yml
alchemy_cms-2.1.3 .travis.yml
alchemy_cms-2.1.2 .travis.yml