Install gnupg for debian

This commit is contained in:
Kentaro Wada 2017-04-29 17:48:29 +09:00 committed by Paul Bovbel
parent feb5ca3c54
commit 410e6ba650

View File

@ -22,7 +22,8 @@ function travis_time_end {
set -x
}
apt-get update -qq && apt-get install -qq -y -q wget sudo lsb-release # for docker
apt-get update -qq && apt-get install -qq -y -q wget sudo lsb-release gnupg # for docker
travis_time_start setup.before_install
#before_install: