Sha256: b2ea5a92003b48ff62779355b4462ce987954641ae6c0fb31e336f7abdf5c3c6
Contents?: true
Size: 329 Bytes
Versions: 6
Compression:
Stored size: 329 Bytes
Contents
language: ruby bundler_args: --without development rvm: - 1.8.7 - 1.9.2 - 1.9.3 - ree branches: only: - 2.1-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
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
alchemy_cms-2.1.12 | .travis.yml |
alchemy_cms-2.1.11 | .travis.yml |
alchemy_cms-2.1.9.1 | .travis.yml |
alchemy_cms-2.1.9 | .travis.yml |
alchemy_cms-2.1.8.1 | .travis.yml |
alchemy_cms-2.1.8 | .travis.yml |