If the RUN_UNIT_TESTS_SEQUENTIAL variable is set to true the following message is printed in the Travis log:
bash: /home/travis/build/hebasto/bitcoin/build/bitcoin-*/src/test/test_bitcoin: No such file or directory
and no tests actually are executed.
Related: #18562