Sha256: 0e76079ba749f73800e460feb5189d4792de3f51f473c85a8f092211ee25f2d3
Contents?: true
Size: 369 Bytes
Versions: 4
Compression:
Stored size: 369 Bytes
Contents
language: ruby rvm: - 2.2.3 install: - ./bin/setup script: - bundle exec jekyll build --trace - bundle exec htmlproof ./_site --only-4xx 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
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
kickster-1.1.4 | snippets/travis/.travis.yml |
kickster-1.1.3 | snippets/travis/.travis.yml |
kickster-1.1.2 | snippets/travis/.travis.yml |
kickster-1.1.1 | snippets/travis/.travis.yml |