Python's math.gcd cannot be imported in Python versions prior to 3.5. Therefore, the automated tests fail. The easy fix would be to ignore this issue and configure Travis to only check against Python ...