-
Notifications
You must be signed in to change notification settings - Fork 6
Create .travis.yml file for the new integration
#14
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
base: main
Are you sure you want to change the base?
Create .travis.yml file for the new integration
#14
Conversation
.travis.yml file for the new integration
|
Thanks for this. But should we have a TravesCI YAML for https://github.com/ARM-software/AVH-GetStarted? |
|
@spcaipers-arm for each project(repository) that you have on GitHub, you will need |
|
OK, thanks for the clarification. |
|
Hi @mustafaergul, What is the status here? Thanks, |
|
@JonatanAntoni, I think that should do the job after you enable your repositories with Travis CI GitHub App. https://docs.travis-ci.com/user/tutorial/#to-get-started-with-travis-ci-using-github |
This is just an initial structure of .travis.yml file. Needs improvement and suggestions from @Montana.
I will be working on this more with the upcoming changes.
Thanks.