Sha256: aa3c8d4757512daedf047ed0441976ac754d0c501dd6d3d846f99c6003fdc6d1
Contents?: true
Size: 360 Bytes
Versions: 5
Compression:
Stored size: 360 Bytes
Contents
machine: environment: USER_NAME: <your-github-username> USER_EMAIL: <your-github-email> ruby: version: 2.2.3 dependencies: pre: - ./bin/setup test: post: - bundle exec jekyll build - bundle exec htmlproof ./_site --only-4xx --href-ignore "#" deployment: production: branch: master commands: - ./bin/automated
Version data entries
5 entries across 5 versions & 1 rubygems