Skip to content
This repository was archived by the owner on Sep 16, 2018. It is now read-only.

Commit bff31c5

Browse files
committed
Update deb build
1 parent 3a85f4c commit bff31c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ before_install:
77
- echo "deb http://archive.ubuntu.com/ubuntu trusty main universe" | sudo tee -a /etc/apt/sources.list
88
- sudo apt-get update -qq
99
- >
10-
sudo apt-get install -qq --install-recommends
10+
sudo apt-get install -qq --install-recommends debhelper debmake
1111
git-buildpackage pypy devscripts build-essential python-dev
1212
libsnmp-dev python-pika python-yaml python-mock
1313

0 commit comments

Comments
 (0)