It was using python 3.5 which hasn't been supported in a while and means that a very old version of gym was being used
Updating to python 3.7, oldest maintained version of python, causes the latest version of gym to throw errors, therefore, downgrade to gym v0.23 which doesn't cause issues
Travis was failing for a number of results