Sha256: 10ecbe1c5963591719424ac97634bdf5d683f21ab0b2fea3a8d88d0a9c7410c7

Contents?: true

Size: 435 Bytes

Versions: 3

Compression:

Stored size: 435 Bytes

Contents

language: ruby
bundler_args: --without yard benchmarks
script: "bundle exec rake ci"
rvm:
  - 1.9.3
  - 2.0.0
  - 2.1.0
  - ruby-head
matrix:
  include:
    - rvm: jruby-19mode
    - rvm: jruby-20mode
    - rvm: jruby-21mode
    - rvm: jruby-head
    - rvm: rbx-2
  allow_failures:
    - rvm: ruby-head
    - rvm: jruby-head
    - rvm: jruby-20mode
    - rvm: jruby-21mode
    - rvm: rbx-2
  fast_finish: true
branches:
  only: master

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
pastel-0.2.1 .travis.yml
pastel-0.2.0 .travis.yml
pastel-0.1.0 .travis.yml