hansjorg / rust-ci

Django webapp for www.rust-ci.org
Apache License 2.0
17 stars 8 forks source link

Edit description #3

Closed ozkriff closed 10 years ago

ozkriff commented 10 years ago

How do i change my project description?

hansjorg commented 10 years ago

The description is fetched from Travis each time a build has been triggered, and they fetch it from GitHub. You might have to go to your Travis account page and choose "Sync now" after changing it on GitHub.

ozkriff commented 10 years ago

Not works for me: pic

hansjorg commented 10 years ago

My bad, it was only fetched when adding the project. Fixed now. Thanks for reporting!