tremainebuchanan / mail-mgmt-app

Snail Mail Management Software
Apache License 2.0
1 stars 10 forks source link

CI/CD Tool Integration #12

Closed tremainebuchanan closed 5 years ago

tremainebuchanan commented 5 years ago

A continuous integration/delivery tool such as Travis CI could be configured to ensure tests are ran prior to the code being merged into branches.

sowmiyamuthuraman commented 5 years ago

Can I work on this?

cakhanif commented 5 years ago

A continuous integration/delivery tool such as Travis CI could be configured to ensure tests are ran prior to the code being merged into branches.

13

cakhanif commented 5 years ago

A continuous integration/delivery tool such as Travis CI could be configured to ensure tests are ran prior to the code being merged into branches.

13

I have added .travis.yml

tremainebuchanan commented 5 years ago

@cakhanif Thanks for the request. I'm gonna be adding some contribution guidelines to the README.md document today. I see your pull request and will review today.

tremainebuchanan commented 5 years ago

Issue now closed through PR #16