Sha256: 02edd107da0f2e51090f95e7ae89b4de9c707e0e5f3b2082af6c552c12fbcd6f
Contents?: true
Size: 424 Bytes
Versions: 2
Compression:
Stored size: 424 Bytes
Contents
image: "roqua/roqua-build-images:ruby-2.3.3-phantomjs-2.1.1-bundler-gemnasium" variables: RAILS_ENV: "test" before_script: - bundle install - gem install appraisal - bundle exec appraisal rails_41: script: - bundle exec appraisal rails41 bundle exec rspec rails_42: script: - bundle exec appraisal rails42 bundle exec rspec rails_50: script: - bundle exec appraisal rails50 bundle exec rspec
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
roqua-support-0.1.24 | .gitlab-ci.yml |
roqua-support-0.1.23 | .gitlab-ci.yml |