Sha256: e2ceeb73a218b3b8175705562b5590c0b8d6da9d2cd5af5dbe7112cb778b0c2c
Contents?: true
Size: 457 Bytes
Versions: 4
Compression:
Stored size: 457 Bytes
Contents
language: ruby rvm: - 1.9.3 - 2.0.0 notifications: irc: channels: - "irc.freenode.org#berkshelf" skip_join: true use_notice: true bundler_args: --without guard before_install: - sudo apt-get install -qq libarchive12 libarchive-dev before_script: - echo "StrictHostKeyChecking no" > ~/.ssh/config - git config --global user.email "ci@berkshelf.com" - git config --global user.name "Berkshelf" script: bundle exec thor spec:ci
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
berkshelf-3.0.0.beta7 | .travis.yml |
berkshelf-3.0.0.beta6 | .travis.yml |
berkshelf-3.0.0.beta5 | .travis.yml |
berkshelf-3.0.0.beta4 | .travis.yml |