IEEE-UH-Manoa / sab.ieeeatuhm.com

The Electrical Engineering Student Advisory Board Website
http://sab.ieeeatuhm.com
2 stars 3 forks source link

Add a few more CI tests #19

Open kennybytes opened 9 years ago

kennybytes commented 9 years ago

Our current CI scheme only runs jekyll build. This is a good start (if our site doesn't build, it shouldn't be allowed to deploy anyways), but we should include a few more tests. The jekyll CI page suggests using htmlproof: http://jekyllrb.com/docs/continuous-integration/

We should figure out a few more useful tests to include to make our deployments a little safer (and reduce our stress =D).