Skip to content

Commit 9a8c70c

Browse files
author
Srikalyan Swayampakula
committed
Figured out the exact issue with travis password. Hopefull this would fix it.
1 parent caae3a2 commit 9a8c70c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ deploy:
1212
provider: pypi
1313
user: github-ll
1414
password:
15-
secure: a64VGzyBWpg9qNv6NnURDwuDxDKYeIvWnfjTctM+BgNurPfbJ9ohYiCbJIEGR9KnA4el3RPNe8AiaOJhiP7xo2x4fqvT2HRWHnarl6jpgz0Fe+0LOcop8sknxz5ePDSFZSaQYpIWJTGkDaBBHMtt7CMNr3UbV7G/HT8hyl5r69Y=
15+
secure: DPz0VuHjZp/586ImakwtjqQzEIq6crQLMv1/Z4OKD1C1XY/KQ7uEgYTGSEDR4e2m5K8id3ZXkAEQSuopyrQ0on6KuwTmfT9U7dsk3ijCkHc2XSwfC5uU7eWgrbn62wVWo3kchBerAWOvOmXiXBdTiIOIfJ7MvvxcfAkz/1zRYx8=
1616
on:
1717
tags: true
1818
repo: locationlabs/mockredis

0 commit comments

Comments
 (0)