Star2Billing / a2billing

A2Billing is a telecom switch and billing system capable of providing and billing a range of telecom products and services to customers such as calling card products, residential and wholesale VoIP termination, DID resale and callback services.
www.asterisk2billing.org
Other
180 stars 174 forks source link

Add Travis CI support #108

Closed fureszpeter closed 9 years ago

fureszpeter commented 9 years ago

IMPORTANT! DO NOT MERGE, NEED rebase!

_This PR contains a WIP squash merge of phpunit branch. Please ignore first commit. PR need a rebase if accepted._

This PR add a Travis CI support for this repository. Later we need releases and builds, I realised the composer cause a lot of headache, we need builds and the development needs to be separated.

The reason why I opened this PR to get feedbacks as soon as possible.

fureszpeter commented 9 years ago

Ok, Changed back to 5.3 and rebased to develop

areski commented 9 years ago

Thanks!