CMU-MS-DAS-Modern-Programming-Mini / ClassAssignmentNo3

Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

Travis CI build failed #11

Open LiuCMU opened 3 years ago

LiuCMU commented 3 years ago

Hi, Travis CI build failed, but the tests passed. What should I do with it? Thanks!

shots47s commented 3 years ago

You have a problem still with being PEP8 compliant. Follow the Details button on the TravisCI and view the log of the build to see the error.

On Sun, Oct 10, 2021, 5:14 PM Zhen(Jack) Liu @.***> wrote:

Hi, Travis CI build failed, but the tests passed. What should I do with it? Thanks!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/CMU-MS-DAS-Modern-Programming-Mini/ClassAssignmentNo3/issues/11, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAACL566MSLGNEXB2HHOL73UGH627ANCNFSM5FW4C3AA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

LiuCMU commented 3 years ago

Oh, I spotted and corrected it. Now my code passed the Travis CI test. Thank you!