Sha256: ba4a904730e0ef4a0c7b93101d326cd6ca9f319481de24637fdd3d6dfe730c90
Contents?: true
Size: 496 Bytes
Versions: 2
Compression:
Stored size: 496 Bytes
Contents
machine: ruby: version: 1.9.3 environment: RUBY_VERSIONS: 1.9.3,2.0.0,2.1.10,2.2.5,2.2.6,2.3.1,2.3.3,2.4.0-preview3 PROCESSING_URL: https://api-staging.finix.io/ dependencies: override: - rvm get head - rvm install $RUBY_VERSIONS - rvm $RUBY_VERSIONS --verbose do gem install bundler - rvm $RUBY_VERSIONS --verbose do bundle install test: override: - rvm $RUBY_VERSIONS --verbose do bundle exec rake test post: - cp -Rf .report/ $CIRCLE_ARTIFACTS
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
payline-data-0.8 | circle.yml |
finix-0.7 | circle.yml |