File Manager

Path: /opt/chef.upgrade/embedded/lib/ruby/gems/2.3.0/gems/pry-stack_explorer-0.4.9.2/

Viewing File: .travis.yml

script:
  rake test --trace

rvm:
  - 1.9.2
  - 1.9.3

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

branches:
  only:
    - master