From 82c2c28bea4e855e837dcfc3489c18e0118889b3 Mon Sep 17 00:00:00 2001 From: bugdone Date: Thu, 27 Oct 2016 22:37:27 +0300 Subject: [PATCH] fail fast, travis --- build-travis.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build-travis.sh b/build-travis.sh index a16707f..77e58e4 100755 --- a/build-travis.sh +++ b/build-travis.sh @@ -1,4 +1,5 @@ #!/bin/bash +set -e mkdir win mkdir linux python get-demoinfogo.py