Sha256: edd83ecbc1e06a507003a518e36636b7ff61cc79c3d1df243add36f0f088cfda
Contents?: true
Size: 391 Bytes
Versions: 2
Compression:
Stored size: 391 Bytes
Contents
language: ruby sudo: false cache: bundler rvm: - 1.9.3 - 2.0.0 - 2.1 branches: only: - master before_script: 'bundle exec rake alchemy:spec:prepare' script: 'bundle exec rspec' env: - DB=mysql - DB=postgresql - RAILS_VERSION=4.1.5 notifications: irc: on_success: change on_failure: always use_notice: true channels: - "irc.freenode.org#alchemy_cms"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
alchemy_cms-3.1.0.beta3 | .travis.yml |
alchemy_cms-3.1.0.beta2 | .travis.yml |