Skip to content

Commit ddaac83

Browse files
Disable unnecessary tar command.
1 parent 595df98 commit ddaac83

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ before_install:
2626

2727
- travis/decrypt.sh "$encrypted_361547783275_key" "$encrypted_361547783275_iv"
2828
keys/service-accounts.tar.enc /tmp/service-accounts.tar /tmp
29-
- tar tvf /tmp/service-accounts.tar
3029
- echo Branch is ${TRAVIS_BRANCH} and Tag is $TRAVIS_TAG
3130

3231
# These directories will be cached on successful "script" builds, and restored,

0 commit comments

Comments
 (0)