out of curiosity

This commit is contained in:
kakwa 2015-04-14 20:34:14 +02:00
parent 9c52414ff7
commit c7c12cac92
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ before_install:
- curl https://ftp-master.debian.org/keys/archive-key-7.0.asc | sudo apt-key add -
- echo "deb http://http.debian.net/debian wheezy-backports main" | sudo tee -a /etc/apt/sources.list
- echo "deb http://http.debian.net/debian wheezy main" | sudo tee -a /etc/apt/sources.list
- sudo /sbin/ifconfig
- sudo apt-get update -qq
- sudo DEBIAN_FRONTEND=noninteractive apt-get upgrade -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" -f -q -y ; true
- sudo ./tests/cfg/deploy.sh