Sha256: d98177d5d12d3e320ce845a8a58fb037c87bd7d02735848f4be4cfb0edf5078f
Contents?: true
Size: 348 Bytes
Versions: 4
Compression:
Stored size: 348 Bytes
Contents
language: ruby rvm: - 1.8.7 - 1.9.2 - 1.9.3 - 2.0.0 - 2.1.0 - jruby-18mode - jruby-19mode - ree script: if [ -z "$RUBOCOP" ]; then make test && bundle exec image_optim --info && bundle exec rspec ; else bundle exec rubocop ; fi matrix: fast_finish: true include: - env: RUBOCOP=true rvm: default
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
image_optim_pack-0.2.1 | .travis.yml |
image_optim_pack-0.2.0.20141210 | .travis.yml |
image_optim_pack-0.2.0.20141122 | .travis.yml |
image_optim_pack-0.2.0 | .travis.yml |