diff --git a/.gpg.conf.MKAYSIGREP b/.gpg.conf.MKAYSIGREP index c8e427a5..0c8b86a3 100644 --- a/.gpg.conf.MKAYSIGREP +++ b/.gpg.conf.MKAYSIGREP @@ -79,9 +79,9 @@ photo-viewer eog %i lock-multiple expert -verbose -verbose -verbose +#verbose +#verbose +#verbose # Teach to be careful with sensitive things by exporting them like everything else import-options import-local-sigs import-clean diff --git a/.travis.yml b/.travis.yml index 7745d847..31a57445 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,12 +1,17 @@ before_install: - sudo apt-get -y update - - sudo apt-get -y install bash zsh tmux git + - sudo apt-get -y install bash zsh tmux git inxi install: - ./install.run - ./.install.MKAYSIGREP.run script: - bash ~/.bashrc - zsh ~/.zshrc + - tmux -c exit + - gpg --version + - vim -c quit + - inxi + - gpg --refresh-keys notifications: on_success: never on_failure: never diff --git a/gpg.conf b/gpg.conf index 6b340aea..b2d4774e 100644 --- a/gpg.conf +++ b/gpg.conf @@ -79,9 +79,9 @@ photo-viewer eog %i lock-multiple expert -verbose -verbose -verbose +#verbose +#verbose +#verbose # Teach to be careful with sensitive things by exporting them like everything else import-options import-local-sigs import-clean