mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-04-24 23:47:20 +00:00
add dpkg options to travis.yml
This commit is contained in:
parent
966c6059a0
commit
bfac30c304
@ -8,7 +8,7 @@ os:
|
|||||||
before_install:
|
before_install:
|
||||||
- sudo sed -i 's/trusty/wily/g' /etc/apt/sources.list
|
- sudo sed -i 's/trusty/wily/g' /etc/apt/sources.list
|
||||||
- sudo apt-get update -qq
|
- sudo apt-get update -qq
|
||||||
- sudo apt-get upgrade
|
- sudo apt-get -y -q -o Dpkg::Options::=--force-confdef -o Dpkg::Options::=--force-confnew upgrade
|
||||||
|
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
|
Loading…
Reference in New Issue
Block a user