sonrisesoftware / project-dashboard

Project Dashboard for Ubuntu Touch
GNU General Public License v3.0
25 stars 4 forks source link

Fix failing Travis CI steps #101

Open iBelieve opened 10 years ago

iBelieve commented 10 years ago

Travis CI is failing because I made some changes to the unit tests and/or the autopilot tests and forgot to make sure pep8 and pyflakes. The python files need to be updated with the appropriate spacing/indentation/etc so Travis CI is happy again.

iBelieve commented 10 years ago

This should be fixed, waiting for confirmation from Travis.

iBelieve commented 10 years ago

This is fixed, and will land when I finish the new UI changes