Explorar o código

Error out early, if possible

Ben Hood %!s(int64=11) %!d(string=hai) anos
pai
achega
ee9b5bb0e8
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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 .