Sha256: ef674bf5c190e1b76cd6e1223eecc5e63fc8949cf4bb56c00946a88130443c50
Contents?: true
Size: 389 Bytes
Versions: 3
Compression:
Stored size: 389 Bytes
Contents
language: ruby rvm: - 2.3.1 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
kickster-1.4.0 | snippets/travis/.travis.yml |
kickster-1.3.0 | snippets/travis/.travis.yml |
kickster-1.2.0 | snippets/travis/.travis.yml |