Skip to content

Commit e75d23d

Browse files
authored
Update travis_pypi_setup.py
1 parent e3e3ee7 commit e75d23d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

travis_pypi_setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
from urllib.request import urlopen
2121

2222

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

0 commit comments

Comments
 (0)