Skip to content

Commit

Permalink
Change permission of gpg_wrapper.sh + remove +x from .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Etienne Carriere committed Jul 31, 2020
1 parent 0ccfc2e commit 15b234b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Empty file modified gpg_wrapper.sh
100644 → 100755
Empty file.

0 comments on commit 15b234b

Please sign in to comment.