Skip to content

Commit

Permalink
Travis experimentation 13
Browse files Browse the repository at this point in the history
  • Loading branch information
tommyod committed Aug 31, 2018
1 parent 4ab5c17 commit 0ada703
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ test_script:
after_test:
- cmd: "echo [pypi] > %USERPROFILE%\\.pypirc"
- "echo username: tommyod >> %USERPROFILE%\\.pypirc"
- "echo password: %TWINE_PASSWORD% >> %USERPROFILE%\\.pypirc"s
- "echo password: %TWINE_PASSWORD% >> %USERPROFILE%\\.pypirc"

# If
on_success:
Expand Down

0 comments on commit 0ada703

Please sign in to comment.