File Manager

Path: /opt/chef.upgrade/embedded/lib/ruby/gems/2.3.0/gems/binding_of_caller-0.7.2/

Viewing File: .travis.yml

rvm:
  - 1.9.2
  - 1.9.3
  - 2.0.0
  - rbx-19mode

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

branches:
  only:
    - master

#script: rake test --trace
#
#before_install:
#  - gem update --system
#  - gem --version
#  - gem install rake bacon
#  - rake gem
#  - gem install pkg/*.gem