Sha256: 9926d586d6012a2399c2ea43ee9139e3137f124baffa3e85ca326ac3fa2ccf76
Contents?: true
Size: 389 Bytes
Versions: 2
Compression:
Stored size: 389 Bytes
Contents
language: ruby rvm: - 2.4.0 install: - ./bin/setup script: - bundle exec jekyll build --trace - bundle exec htmlproofer ./_site --only-4xx --allow-hash-href after_success: - test $TRAVIS_PULL_REQUEST == "false" && test $TRAVIS_BRANCH == "master" && "./bin/automated" env: global: - NOKOGIRI_USE_SYSTEM_LIBRARIES=true - USERNAME: <your-github-username> - EMAIL: <your-github-email>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
kickster-2.0.0 | snippets/travis/.travis.yml |
kickster-1.5.0 | snippets/travis/.travis.yml |