Skip to content

Commit

Permalink
fix typo in travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkukral committed Sep 15, 2017
1 parent 1c6fe2b commit cf79de9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ script:
- python3 -m flake8
- python3 -m pytest
deploy:
provide: pypi
provider: pypi
user: tomkukral
true:
tags: true
Expand Down

0 comments on commit cf79de9

Please sign in to comment.