pclubuiet / website

Programming club, PU official website.
https://pclubuiet.herokuapp.com
GNU General Public License v3.0
14 stars 70 forks source link

.travis.yml : Correct misspelt command #56

Closed harryjas closed 7 years ago

harryjas commented 7 years ago

Changed 'collecstatic' in "python manage.py collecstatic" to 'collectstatic'.

Closes https://github.com/pclubuiet/website/issues/53

divyam3897 commented 7 years ago

Your PR has been merged, thank you.