You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will be done using Continous Integration, and I'm going to use Travis CI. Here's the thing, Normally any CI system runs a command to know if the build is successful and is without any errors. In case of PHP there ought to be test cases, if they generate right output, means the code is doing good. And then it will deploy. But since we do not have any test cases, what should be done? One option can be, deploy without checking anything. Kindly give you 2 cents here. What do you think about all this?
Deploy at certmate.csiom.com if the merge is succeded on master/default branch.
The text was updated successfully, but these errors were encountered: