Plugged the py_tools repo into Travis-CI. Just needed me to remember YAML syntax and google a bit. The ".travis.yml" file goes in the base of your repo and should be generic unless you need stuff in "requirements.txt". It even uses different versions of python to test.
I'm fixing to do major surgery on the Character class and wanted to have some CI stuff in the mix. That was also why I asked if anyone else wanted to do a team thing. We have a lot of CharGen type programs in the repo but most seem a one person thing.
I'm fixing to do major surgery on the Character class and wanted to have some CI stuff in the mix. That was also why I asked if anyone else wanted to do a team thing. We have a lot of CharGen type programs in the repo but most seem a one person thing.