travis: exit if any steps fail
authorMax Dymond <cmeister2@gmail.com>
Mon, 9 Oct 2017 08:10:51 +0000 (09:10 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 23 Oct 2017 06:59:38 +0000 (08:59 +0200)
commit2de63ab179eb78630ee039ad94fb2a5423df522d
treea56f5d90850fbddcf5a22d7586be9e95b0d33295
parentc514af5a4f5ac3ce724065cc6a8e009373436f78
travis: exit if any steps fail

We don't expect any steps to fail in travis. Exit the script if they do.

Closes #1966
.travis.yml