]> git.saurik.com Git - apt.git/commit - .travis.yml
.travis.yml: Add pinned vivid for gettext and clean up a bit
authorJulian Andres Klode <jak@debian.org>
Sun, 11 Oct 2015 13:35:35 +0000 (15:35 +0200)
committerJulian Andres Klode <jak@debian.org>
Sun, 11 Oct 2015 13:35:35 +0000 (15:35 +0200)
commite7cab38ea9e4bf9df63c225ce7fc4f43b8109569
tree2183002c9ec9dbaaa9c32e4d0ab33aef306d3ca1
parentd06c500cd05eeab809d313c27453b2b1f4d18307
.travis.yml: Add pinned vivid for gettext and clean up a bit

This adds a vivid pinned to -1, cleans up the file a bit by
removing duplicate commands, and finally installs gettext
with a new apt-get run that is passed -t vivid.

The syntax for the pinning is some weird YAML stuff I don't
want to think about...
.travis.yml