Skip to content

Commit

Permalink
travis: install aptitude
Browse files Browse the repository at this point in the history
  • Loading branch information
cskarby committed Apr 21, 2015
1 parent 7e4d66e commit b7f5dd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ env:
before_install:
- cp -a .pbuilderrc $HOME
- sudo apt-get update -qq
- sudo apt-get install pbuilder
- sudo apt-get install pbuilder aptitude
- sudo pbuilder create --debootstrapopts --variant=buildd

script: sudo debuild-pbuilder -us -uc
Expand Down

0 comments on commit b7f5dd3

Please sign in to comment.