5 - sudo add-apt-repository 'deb http://archive.ubuntu.com/ubuntu/ vivid main' -y
7 sudo sh -c '/bin/echo -e "Package: *\nPin: release n=vivid\nPin-Priority: 1" > /etc/apt/preferences.d/vivid'
8 - sudo apt-get update -qq
10 - sudo ./prepare-release travis-ci
11 - sudo apt-get -qq -y -t vivid install gettext
15 - ./test/integration/run-tests -q
16 - sudo adduser --force-badname --system --home /nonexistent --no-create-home --quiet _apt || true
17 - sudo ./test/integration/run-tests -q