mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-03-13 12:21:08 +00:00
.travis-ci: Drop (now) unnecessary dependency
Signed-off-by: Niels Thykier <niels@thykier.net>
This commit is contained in:
parent
b82f4fc632
commit
b86461f76e
@ -10,7 +10,7 @@ before_install:
|
||||
|
||||
install:
|
||||
# install build dependencies
|
||||
- sudo apt-get install -qq --no-install-recommends python3 python3-apt python3-yaml python3-coverage python3-nose rsync libclass-accessor-perl python3-amqplib
|
||||
- sudo apt-get install -qq --no-install-recommends python3 python3-apt python3-yaml python3-coverage python3-nose rsync libclass-accessor-perl
|
||||
|
||||
script:
|
||||
- nosetests3 -v --with-coverage
|
||||
|
Loading…
x
Reference in New Issue
Block a user