romhut / criterion

This project is no longer maintained - Criterion is a Continuous Integration app built in PHP using MongoDB. Criterion is very easy to setup, and you can add GIT repositories from any provider, and run any commands you wish against it.
MIT License
53 stars 6 forks source link

Fixed tests and added Travis CI #43

Closed marcqualie closed 11 years ago

marcqualie commented 11 years ago

Some tests wouldn't run on a fresh system install, /data/keys directory had to be manually created. I also added a SSH Key helper to assist with generating keys and catching errors.