Sha256: 2586249dc8e74c1c78a9f1a9471b277c7048c81c679c26a429aea5f607fc0407

Contents?: true

Size: 241 Bytes

Versions: 11

Compression:

Stored size: 241 Bytes

Contents

language: ruby
env:
  - RAILS_VERSION=4.0
  - RAILS_VERSION=3.2
rvm:
  - 1.9.3
  - 2.0.0
script: bundle exec rspec
before_script:
  - bundle exec rake app:db:create
  - bundle exec rake app:db:migrate
  - bundle exec rake app:db:test:prepare

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
hubstats-0.3.1 .travis.yml
hubstats-0.3.0 .travis.yml
hubstats-0.2.3 .travis.yml
hubstats-0.2.2 .travis.yml
hubstats-0.2.1 .travis.yml
hubstats-0.2.0 .travis.yml
hubstats-0.1.3 .travis.yml
hubstats-0.1.2 .travis.yml
hubstats-0.1.1 .travis.yml
hubstats-0.1.0 .travis.yml
hubstats-0.0.23 .travis.yml