Cleanup documentation and build scripts

This commit is contained in:
Cameron Yick
2017-08-24 23:04:09 -04:00
parent 9a5d7a18f7
commit 07a4b7eca4
3 changed files with 35 additions and 31 deletions

View File

@@ -20,7 +20,7 @@ except ImportError:
from urllib.request import urlopen
GITHUB_REPO = 'hydrosquall/tiingo'
GITHUB_REPO = 'hydrosquall/tiingo-python'
TRAVIS_CONFIG_FILE = os.path.join(
os.path.dirname(os.path.abspath(__file__)), '.travis.yml')