Sha256: 33edc4bc7c93cc024627aacc113955534bf42701c8cac2c50f979e6e695b9d16
Contents?: true
Size: 617 Bytes
Versions: 5
Compression:
Stored size: 617 Bytes
Contents
language: ruby dist: trusty sudo: false addons: apt: packages: - chromium-chromedriver cache: bundler: true rvm: - 2.3.5 - 2.4.2 - 2.5.0 before_install: - gem install bundler before_script: - bundle exec rake alchemy:spec:prepare - export PATH=$PATH:/usr/lib/chromium-browser/ script: bundle exec rspec after_success: bundle exec codeclimate-test-reporter env: - DB=mysql - DB=postgresql notifications: slack: secure: QzOFw1Ph69pzwWBFgtIVkOnjbcRxB9HPRQ+RYjK+2tg+fsbiTJ+wYgHcZL49tPYcLAls4kymkFWzWBF3PCAXJMfKgUCqXzdQ2FuJC/JoVRTLll4wDnZFPG33jsm5tVznmycZ3ma4+ZWfJQ+C+elEBOba6v1kG9eGIy6sH2cvXfE=
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
alchemy_cms-4.1.2 | .travis.yml |
alchemy_cms-4.1.1 | .travis.yml |
alchemy_cms-4.1.0 | .travis.yml |
alchemy_cms-4.1.0.rc1 | .travis.yml |
alchemy_cms-4.1.0.beta | .travis.yml |