Skip to content

Commit 3d90894

Browse files
author
brentru
committed
travis: unindent
1 parent 08665a5 commit 3d90894

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ script:
1414
- cd tests/
1515
- python3 -m unittest discover
1616
deploy:
17-
- provider: pypi
17+
provider: pypi
1818
user: adafruit-travis
1919
password:
2020
secure: B23uQWyBD9nE4zP+D8n3c8P9h2XsOdJWelVIwBoOL/E8LAqQ60xKRhYo+dbYFj/4L0xPsYxVoF8xdZCu+1rjXvFU6Eot9pgna7DBGzu8Qwzq7CS0Hq014+XhZR+36T9YAOl6Ehr7JR3XMCf51FGfq15myPvKFkCMjxpvxIlVsqg=
21-
on:
22-
tags: false
21+
on:
22+
tags: false

0 commit comments

Comments
 (0)