Skip to content

Commit

Permalink
Add fakeroot and dpkg to Travis dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fcastilloec committed Sep 8, 2017
1 parent 08ac657 commit fb0a9ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ addons:
apt:
packages:
- lintian
- fakeroot
- dpkg

deploy:
provider: npm
Expand Down

0 comments on commit fb0a9ad

Please sign in to comment.