Ver Fonte

Error out early, if possible

Ben Hood há 11 anos atrás
pai
commit
ee9b5bb0e8
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -28,6 +28,7 @@ install:
   - go get .
 
 script:
+  - set -e
   - go test -v -tags unit
   - bash -x integration.sh $CASS
   - go vet .