Sha256: b8b0625bdf346271df76cfd6ecb4e82104e87e61c2b7c0821a1de8f284873345
Contents?: true
Size: 410 Bytes
Versions: 1
Compression:
Stored size: 410 Bytes
Contents
sudo: false language: ruby rvm: - 2.3.1 before_install: gem install bundler -v 1.12.5 # Travis CI clones repositories to a depth of 50 commits, which is only really # useful if you are performing git operations. # https://docs.travis-ci.com/user/customizing-the-build/#Git-Clone-Depth git: depth: 3 # enable Bundler caching # https://docs.travis-ci.com/user/languages/ruby#Caching-Bundler cache: bundler
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
freakin-0.1.0 | .travis.yml |