instance) • Composer (In your $PATH) • Git • PHP shell_exec and exec must be enabled. Can be done from php.ini • Must have mcrypt library • A project with tests
setup: Do any pre test work (Install dependencies?) • test:Run the actual tests • complete:Run post test work. (Remove Dependencies?) • success: Send email? • failure. Reject pull?