projects
/
debbugs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3956b25
)
mk-build-deps also needs equivs installed
author
Don Armstrong
<don@donarmstrong.com>
Mon, 26 Feb 2018 19:39:12 +0000
(11:39 -0800)
committer
Don Armstrong
<don@donarmstrong.com>
Mon, 26 Feb 2018 19:39:12 +0000
(11:39 -0800)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 3dce86cbf15ca7fe05488f1407f44ec2e543274d..b6f1be88d0699534d8be5e2e7b4c4fb77a657fca 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-2,7
+2,7
@@
dist: trusty
sudo: required
before_install:
- sudo apt-get -qq update
- - sudo apt-get install -y devscripts
+ - sudo apt-get install -y devscripts
equivs
- dch -r -m ''
- mk-build-deps -s sudo -i debian/control
script: