update appveyor and travis configs

This commit is contained in:
Ryan Holmes
2019-02-02 19:06:36 -05:00
parent 01f8c65304
commit 07b8f5b914
15 changed files with 287 additions and 196 deletions

View File

@@ -19,7 +19,7 @@
import config
versionString = "{0} {1} - {2} {3}".format(config.version, config.tag, config.expansionName, config.expansionVersion)
versionString = "{0}".format(config.version)
licenses = (
"pyfa is released under GNU GPLv3 - see included LICENSE file",
"All EVE-Online related materials are property of CCP hf.",