Document PLATFORMIO_CI_SRC environment variable

This commit is contained in:
Ivan Kravets
2015-05-07 17:02:53 +01:00
parent 8133a12dc3
commit 44eaf1db22

View File

@ -41,6 +41,11 @@ easily.
which can be a path to directory, file or
`Glob Pattern <http://en.wikipedia.org/wiki/Glob_(programming)>`_.
.. note::
You can omit ``SRC`` argument and set path (multiple paths are allowed
denoting with ``:``) to
``PLATFORMIO_CI_SRC`` `Environment variable <http://en.wikipedia.org/wiki/Environment_variable>`_
Options
-------