mbed-os/tools/test/travis-ci
Cruz Monrreal II 70ee402340 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-11 16:06:01 -05:00
..
doxy-spellchecker Merge pull request #11437 from hugueskamba/hk-harmonize-doxygen-grouping 2019-09-10 10:56:41 +02:00
functions.sh Fixed Travis CI issue where jobs were/are getting stalled while fetching packages. 2019-10-11 16:06:01 -05:00