remove verbose flag; aws deps fixed

This commit is contained in:
Joey Hess 2015-10-19 13:54:10 -04:00
parent cc50c00e22
commit a4a9be9004
Failed to extract signature

View file

@ -40,7 +40,7 @@ cabal update || true
cabal install warp-3.1.3.1
cabal install --only-dependencies -v3 || true
cabal install --only-dependencies || true
# Detect when the last build was an incremental build and failed,
# and try a full build. Done this way because this shell seems a bit