Sha256: 273027f785a70f05ce7bbe3d78debec7546309287ba388c927bffb67c3bccd34

Contents?: true

Size: 341 Bytes

Versions: 1

Compression:

Stored size: 341 Bytes

Contents

script:
  rake test --trace

before_install:
  - gem update --system

rvm:
  - 1.9.3
  - 2.0
  - 2.1.10
  - 2.2.9
  - 2.3.6
  - 2.4.3
  - 2.5.0
  - ruby-head

matrix:
  allow_failures:
    - rmv: ruby-head
  fast_finish: true

notifications:
  irc: "irc.freenode.org#pry"
  recipients:
    - jrmair@gmail.com

branches:
  only:
    - master

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pry-stack_explorer-0.4.9.3 .travis.yml