simons-public / protonfixes

A module for applying fixes at runtime to unsupported games with Steam Proton without changing game installation files
https://simons-public.github.io/protonfixes/
Other
234 stars 114 forks source link

Update travis.yml to fix non 0 exit errors #165

Closed mandruis7 closed 3 years ago

mandruis7 commented 3 years ago

This should potentially fix the error on the travis pipeline

simons-public commented 3 years ago

I appreciate the contribution, but since there's no compiling, the builds failing from a non-zero pylint exit is just an indicator that the liniting needs to be fixed. Right now it's just a bunch of consider-using-with recommendations, which I want to get around to fixing when I have more time.

mandruis7 commented 3 years ago

Okay then I'll close this pull request