- - sudo apt-get install -q --no-install-recommends stunnel4
-script: make && make test && test/integration/run-tests
+ - sudo apt-get -qq -y -t vivid install gettext
+ - make
+script:
+ - make test
+ - ./test/integration/run-tests -q
+ - sudo adduser --force-badname --system --home /nonexistent --no-create-home --quiet _apt || true
+ - sudo ./test/integration/run-tests -q