Sha256: 39044d18979ae19f1924d2794786c67e7b9c40ad6ee76438c00cf5b5e29ae840
Contents?: true
Size: 394 Bytes
Versions: 29
Compression:
Stored size: 394 Bytes
Contents
--- sudo: false cache: bundler language: ruby rvm: - 2.1.5 services: mysql before_script: - cp spec/ci/database.mysql.yml config/database.yml; - bundle exec rake app:db:create - bundle exec rake app:db:migrate script: - bundle exec rake app:spec branches: only: - master notifications: recipients: - sipple@trustarts.org slack: trustarts:FrVc7H8dDadhctfZ7NvHTZES
Version data entries
29 entries across 29 versions & 2 rubygems