Sha256: 368982a8f33f217cae551fbbdf916a4e49b97a28fb94f464d542ac9b83bcd757

Contents?: true

Size: 182 Bytes

Versions: 3

Compression:

Stored size: 182 Bytes

Contents

language: ruby

rvm:
  - 1.9.2
  - 1.9.3
  - 2.0
  - 2.1

script:
  - bundle exec rake spec
  - sh -c "if [ \"$TRAVIS_RUBY_VERSION\" != '1.9.2' ]; then bundle exec rake rubocop; fi"

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
grooveshark-0.2.14 .travis.yml
grooveshark-0.2.13 .travis.yml
grooveshark-0.2.12 .travis.yml