Avoid progressbars in travis

This commit is contained in:
Wojtek Porczyk 2016-06-16 13:07:53 +02:00
parent 52a131b2d8
commit a039884230

View File

@ -4,7 +4,7 @@ language: python
python:
- '2.7'
install:
- pip install -r ci/requirements.txt
- pip install --quiet -r ci/requirements.txt
- git clone https://github.com/QubesOS/qubes-builder ~/qubes-builder
# debootstrap in trusty is old...
before_script: sudo ln -s sid /usr/share/debootstrap/scripts/stretch