Skip to content

Commit

Permalink
start adding travis...
Browse files Browse the repository at this point in the history
  • Loading branch information
rossdargan committed Dec 2, 2020
1 parent 31a1b8d commit ff37fb7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
deploy:
provider: pypi
username: "__token__"
password: "to be set"

0 comments on commit ff37fb7

Please sign in to comment.