Sha256: 8990174dbd0e93440dd4cc6f3527e62c36d4f80dfe983a6b0709676f7c62e499
Contents?: true
Size: 337 Bytes
Versions: 3
Compression:
Stored size: 337 Bytes
Contents
language: ruby rvm: - 2.0.0 - 2.1.0 - 2.2.0 - 2.3.0 - ruby-head branches: only: - master install: - bundle install matrix: fast_finish: true allow_failures: - rvm: ruby-head script: - set -e - git config --global user.email "test@example.com" - git config --global user.name "Test" - rake - ./test.sh
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
mgd-0.2.0 | .travis.yml |
mgd-0.2.0.alpha.1 | .travis.yml |
mgd-0.2.0.alpha | .travis.yml |