fix pub key recover

This commit is contained in:
pcarpent 2015-04-14 16:55:10 +02:00
parent 4fd6e1504a
commit a5dfc100c6
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
before_install:
- curl http://mirror.ovh.net/debian/dists/wheezy-backports/Release.gpg | sudo apt-key add -
- 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
- sudo apt-get update -qq
- sudo ./tests/cfg/deploy.sh