Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Travis Continuous Integration #8

Open
LaimeJesus opened this issue Feb 14, 2020 · 0 comments
Open

Implement Travis Continuous Integration #8

LaimeJesus opened this issue Feb 14, 2020 · 0 comments
Labels
documentation Improvements or additions to documentation nice to have

Comments

@LaimeJesus
Copy link
Contributor

It would be nice to set a Continuous Integration tool so we can be sure that new changes does not break anything when they are merged.
A new .travis.yml file should be added in the root folder. At the moment, we just want to be sure that the app build works, so It is only needed to add the configuration to build our app for the web environment.
After that, we should add a new badge into the README.md which will allow us to see the current status of our CI.

References:

@LaimeJesus LaimeJesus added documentation Improvements or additions to documentation nice to have labels Feb 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation nice to have
Projects
None yet
Development

No branches or pull requests

1 participant