Sha256: bdf26d51a1df39a1954106ffe23a4fd207779a60b088edf54d03fe8765cc9dff
Contents?: true
Size: 294 Bytes
Versions: 1
Compression:
Stored size: 294 Bytes
Contents
sudo: false language: ruby before_install: - gem install bundler -v 1.14.6 - gem install rubocop services: - redis-server rvm: - 2.1.6 script: - rubocop --version - bundle exec rubocop --version - bundle exec rubocop - bundle exec env REDIS_URL=redis://localhost:6379 rake test
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
redis-ick-0.0.4 | .travis.yml |