1
0
mirror of https://github.com/kakwa/ldapcherry synced 2024-06-12 21:59:52 +02:00

out of curiosity

This commit is contained in:
kakwa 2015-04-14 20:34:14 +02:00
parent 9c52414ff7
commit c7c12cac92

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