Explorar o código

Travis: Set pipefail

teor %!s(int64=6) %!d(string=hai) anos
pai
achega
dc19f219eb
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      .travis.yml

+ 4 - 0
.travis.yml

@@ -204,6 +204,10 @@ addons:
     # some point to speed up builds.
     update: true
 
+before_install:
+  ## Set pipefail: we may use pipes in future
+  - set -o pipefail || echo "pipefail failed"
+
 install:
   ## Chutney has no dependencies, apart from tor
   ## List installed package versions