Skip to content

Commit

Permalink
added bash (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
tommyod committed Nov 18, 2019
1 parent 976f70e commit 1304e2b
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 @@ -70,6 +70,6 @@ script:
# -------------------- deploy: deploy to PyPI ---------
deploy:
provider: script
script: . deploy.sh
script: bash deploy.sh
on:
branch: master

0 comments on commit 1304e2b

Please sign in to comment.