Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

Integrate project with Travis CI #187

Open
reaganiwadha opened this issue Jan 7, 2020 · 0 comments
Open

Integrate project with Travis CI #187

reaganiwadha opened this issue Jan 7, 2020 · 0 comments

Comments

@reaganiwadha
Copy link

Feature Request

Continuous Integration is important because it lets people know if a commit can be build and works.

One of the important points of using CI is about having less conflicts when integrating code. Once the code is frequently merged (from an specific branch, for example, to the trunk branch), it has less chances of breaking what already exists.

Please integrate Travis CI to the project

Is your feature request related to a problem? Please describe.
Please describe the problem you are trying to solve.
No test are done when merging pull requests or new commits

Describe the solution you'd like
Please describe the desired behavior.
Using a continuous integrations tool like Travis CI

Describe alternatives you've considered
Please describe alternative solutions or features you have considered.
Use other CI like CircleCI

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant