seatgeek / fuzzywuzzy

Fuzzy String Matching in Python
http://chairnerd.seatgeek.com/fuzzywuzzy-fuzzy-string-matching-in-python/
GNU General Public License v2.0
9.21k stars 874 forks source link

Travis-ci: build is failing on AMD64 on python:pypy3.5-5.8.0 #283

Open sanjaymsh opened 3 years ago

sanjaymsh commented 3 years ago

Hi,

I am enabling ppc64le build on travis for this project. But its failing for one of the python version(pypy3.5-5.8.0). And i observed that travis build is also not generating for the commits. So please confirm me that whether travis is disabled or is there any other issue?

Thanks !!