travis: make CI install script bail out on first error
authorSitsofe Wheeler <sitsofe@yahoo.com>
Sun, 26 Jul 2020 05:51:16 +0000 (06:51 +0100)
committerSitsofe Wheeler <sitsofe@yahoo.com>
Sun, 26 Jul 2020 10:55:10 +0000 (11:55 +0100)
commit90d06f94de5d93a54e3ada5b0bd64455ff013fd0
tree3967046a5a2e9b90c31ca6962626a0f1e4e90032
parentcf6d8924684125b927e55471e58bad5a246e859d
travis: make CI install script bail out on first error

This avoids the issue where we carry on when we can't find a requested
package to install.

Signed-off-by: Sitsofe Wheeler <sitsofe@yahoo.com>
ci/travis-install.sh