Travis: Fix travis.

This commit is contained in:
Dylan Araps
2017-06-26 11:22:43 +10:00
parent 8ced011195
commit d17282cdc0
2 changed files with 6 additions and 1 deletions

View File

@ -11,7 +11,7 @@ DESC = (
DESC = "".join(DESC)
VERSION = pywal.__version__
VERSION = pywal.wal.__version__
DOWNLOAD_URL = f"https://github.com/dylanaraps/pywal/archive/{VERSION}.tar.gz"