Sha256: f56d233c74c36c99d75a738d96c4f2da9bbd2eec407b9707adca7074859ecddf

Contents?: true

Size: 160 Bytes

Versions: 11

Compression:

Stored size: 160 Bytes

Contents

language: ruby
rvm:
  - "1.9"
  - "2.0"
  - "jruby-19mode"
before_script:
  - git submodule update --init
  - bundle install
  - bundle update
script:
  - make

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
woothee-1.2.0 .travis.yml
woothee-1.1.1 .travis.yml
woothee-1.1.0 .travis.yml
woothee-1.0.1 .travis.yml
woothee-1.0.0 .travis.yml
woothee-0.4.2 .travis.yml
woothee-0.4.1 .travis.yml
woothee-0.4.0 .travis.yml
woothee-0.3.9 .travis.yml
woothee-0.3.8 .travis.yml
woothee-0.3.5 .travis.yml