Sha256: fe533cc77fa97dae06fd10bcc433f0a7b165ac724421ff8fcb209ad6315b8c7a
Contents?: true
Size: 425 Bytes
Versions: 1
Compression:
Stored size: 425 Bytes
Contents
language: ruby rvm: - 1.8.7 - 1.9.2 - 1.9.3 - ree - rbx-19mode branches: only: - 2.2-stable before_script: - "export DISPLAY=:99.0" - "sh -e /etc/init.d/xvfb start" - "sh -c 'cd spec/dummy && RAILS_ENV=test bundle exec rake db:create db:schema:load --trace'" script: "bundle exec rspec spec --format=doc" env: - DB=mysql - DB=postgresql - DB=sqlite matrix: allow_failures: - rvm: rbx-19mode
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
alchemy_cms-2.2.0 | .travis.yml |