Skip to content

Commit

Permalink
Update travis_pypi_setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
syrusakbary committed Nov 17, 2017
1 parent e3e3ee7 commit e75d23d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion travis_pypi_setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
from urllib.request import urlopen


GITHUB_REPO = 'graphql-python/graphql_ws'
GITHUB_REPO = 'graphql-python/graphql-ws'
TRAVIS_CONFIG_FILE = os.path.join(
os.path.dirname(os.path.abspath(__file__)), '.travis.yml')

Expand Down

0 comments on commit e75d23d

Please sign in to comment.