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

Travis CI set up #4

Closed
marcin-wosinek opened this issue Oct 13, 2017 · 2 comments
Closed

Travis CI set up #4

marcin-wosinek opened this issue Oct 13, 2017 · 2 comments

Comments

@marcin-wosinek
Copy link
Contributor

TravisCI is great CI; and free for open source project. On eapoland/landing-page we use it for building github page:
https://travis-ci.org/eapoland/landing-page

and can be used to check all incoming commits with lint (at first) and with unit tests; e2e etc later on.

The config itself can be added in PR; but travis needs as well access token for getting access to the repo itself:
https://docs.travis-ci.com/user/getting-started/

marcin-wosinek added a commit to marcin-wosinek/altruisto that referenced this issue Oct 22, 2017
@marcin-wosinek
Copy link
Contributor Author

The example of travis in action:
https://travis-ci.org/marcin-wosinek/altruisto

@kovsky0
Copy link
Contributor

kovsky0 commented Mar 22, 2020

We're using heroku now :) There are some issues with deploying from monorepo but it's good enough for now.

@kovsky0 kovsky0 closed this as completed Mar 22, 2020
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

2 participants