aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christopher Baklid <[email protected]>2018-05-31 12:39:57 +0200
committerGravatar Christopher Baklid <[email protected]>2018-05-31 12:39:57 +0200
commit9548e48f9a7e814b9fce83371cb7aca2c5c1313f (patch)
treee4561c89064130a9d4d16d02fd13870ad6d58417
parentfollow travis preinstall conventions (diff)
verbose install
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index f5c7e4d..b291436 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,8 +13,8 @@ sudo: required
# - docker
before_install:
- - sudo apt-get update -qq
- - sudo apt-get install -qq -y libprotobuf-dev libstdc++6
+ - sudo apt-get update
+ - sudo apt-get install -y libprotobuf-dev libstdc++6
env:
global: