Document use_travisci cookiecutter option

This commit is contained in:
Nikita P. Shupeyko 2018-03-05 13:12:33 +03:00
parent 8dd9e691b1
commit 00fbf63939

View File

@ -86,9 +86,13 @@ open_source_license [1]
4. `Apache Software License 2.0`_
5. Not open source
use_travisci [n]
Generate `Travis CI`_ configuration file.
**NOTE:** *If you choose to use Docker, selecting a JavaScript task runner is
not supported out of the box.*
.. _WhiteNoise: https://github.com/evansd/whitenoise
.. _Celery: https://github.com/celery/celery
.. _MailHog: https://github.com/mailhog/MailHog
@ -106,3 +110,4 @@ not supported out of the box.*
.. _BSD: https://opensource.org/licenses/BSD-3-Clause
.. _GPLv3: https://www.gnu.org/licenses/gpl.html
.. _Apache Software License 2.0: http://www.apache.org/licenses/LICENSE-2.0
.. _Travis CI: https://travis-ci.org/