diff --git a/.travis.yml b/.travis.yml index 32daf795..d531b1ba 100644 --- a/.travis.yml +++ b/.travis.yml @@ -61,6 +61,3 @@ before_install: -in secret.gpg.enc -out secret.gpg -d - gpg --import --batch secret.gpg - gpg --list-keys -- gpg --version -- chmod +x gpg_wrapper.sh -- tty diff --git a/gpg_wrapper.sh b/gpg_wrapper.sh old mode 100644 new mode 100755