mbed-os/tools/test/travis-ci
Cruz Monrreal II 5c80e2244b Fixed Travis CI issue where jobs were/are getting stalled while fetching packages.
Something on Travis CI's side has changed such that invoking the 'wait' command within a script attempts to wait on some other jobs in addition to those spawned within the CI job.

Workaround is to explicitly collect the PIDs for processes spawned within the script and only wait on those.
2019-10-16 11:58:32 +01:00
..
doxy-spellchecker Harmonise Doxygen comments in drivers, events, platform and rtos dirs 2019-10-16 11:53:52 +01:00
functions.sh Fixed Travis CI issue where jobs were/are getting stalled while fetching packages. 2019-10-16 11:58:32 +01:00