From https://travis-ci.org/edlins/libPCA9685/builds/489310992 (build 268): ``` $ cat /var/log/olaclient.log cat: /var/log/olaclient.log: No such file or directory The command "cat /var/log/olaclient.log" exited with 1. ``` Current work-around is commenting out the `cat` command from `.travis.yml`.
From https://travis-ci.org/edlins/libPCA9685/builds/489310992 (build 268):
Current work-around is commenting out the
catcommand from.travis.yml.