Sha256: a39742dcaa07e59e22d8c1a45954719f36e7b8dc894668b3bd145d77f33fa849

Contents?: true

Size: 312 Bytes

Versions: 2

Compression:

Stored size: 312 Bytes

Contents

script: 'RUBYOPT=-rubygems rake bacon'
before_script:
  - test -s "$HOME/.rvm/scripts/rvm" && source "$HOME/.rvm/scripts/rvm"
  - test -s .gems && rvm gemset import .gems
rvm:
  - 1.9.2
  - 1.9.3
  - ruby-head
  - rbx-19mode
  - jruby
notifications:
  email:
    - mf@rubyists.com
branches:
  only:
    - master

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
pgpass-2012.01.18 .travis.yml
pgpass-2012.01 .travis.yml