Sha256: 42b6b3aea3231bb8cb366c0f013fd9ef68aab9f7b115296be74fece20c407f6e
Contents?: true
Size: 279 Bytes
Versions: 1
Compression:
Stored size: 279 Bytes
Contents
sudo: false cache: bundler language: ruby # Ruby build matrix rvm: - 2.0 - 2.1 - 2.2 - ruby - ruby-head - jruby # Ensure we don't build for *every* commit (doesn't apply to PR builds) branches: only: - master script: - bundle exec rspec --format documentation
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bandiera-client-3.0.0 | .travis.yml |