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

Mohammed: setup Travis #23

Open
rarmatei opened this issue Sep 18, 2017 · 0 comments
Open

Mohammed: setup Travis #23

rarmatei opened this issue Sep 18, 2017 · 0 comments

Comments

@rarmatei
Copy link
Owner

Travis is a great tool for ensuring our project remains in a healthy state.
Travis can be used to check, every time somebody submits a pull request, if the followed all the ESLint rules, and if they have not broken any tests.

Please read the intro here: https://docs.travis-ci.com/user/for-beginners
And then the getting started guide here: https://docs.travis-ci.com/user/getting-started

Once you have a better understanding of Travis, please submit a PR with a .travis.yml file that runs the npm script you created earlier for checking ESLint errors.

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

No branches or pull requests

1 participant