Skip to content

Commit

Permalink
Fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ohmrefresh committed Aug 29, 2019
1 parent f560356 commit 33df704
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ deploy:
on:
tags: true
distributions: sdist bdist_wheel
repo: ohmrefresh/GrafanaSnapshot
repo: ohmrefresh/grafana-snapshot
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
description="Task a grafana snapshot",
long_description=long_description,
long_description_content_type="text/markdown",
url="https://github.com/ohmrefresh/GrafanaSnapshot.git",
url="https://github.com/ohmrefresh/grafana-snapshot.git",
license="MIT",
packages=find_packages(),
install_requires=['requests', 'grafana_api'],
Expand Down

0 comments on commit 33df704

Please sign in to comment.