yml config documentation (#2899)

* little fix

* add config hints

* doc link
This commit is contained in:
tooomm 2017-11-05 01:16:41 +01:00 committed by Gavin Bisesi
parent 422c899cdb
commit 6bc39a4f6f
3 changed files with 7 additions and 4 deletions

View file

@ -56,5 +56,5 @@ notifications:
on_failure: change
on_start: never
# official validator for travis.yml config files: https://yaml.travis-ci.org
# travis documentation: https://docs.travis-ci.com/user/customizing-the-build
# official validator for ".travis.yml" config file: https://yaml.travis-ci.org
# travis config documentation: https://docs.travis-ci.com/user/customizing-the-build