diff --git a/.travis.sh b/.travis.sh index 9e1e43ad5..bc9029595 100755 --- a/.travis.sh +++ b/.travis.sh @@ -68,8 +68,6 @@ function test () finish } -exit 0 - # select between build or test case $1 in -b)