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

added .travis.yml #9

Closed
wants to merge 3 commits into from

Conversation

shreyagupta30
Copy link

Hello @leoank
I have created the travis.yml file. Here is my work process

  1. Used dist as Xenial to fast up the process
  2. Defined entire matrix group as edge
  3. Now, all future segments of the entire codebase can be added in matrix by just defining it in this manner - language: ....

Copy link
Member

@leoank leoank left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rest of it looks good.

@@ -0,0 +1,13 @@
dist: xenial #Use light Xenial distro
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Try adding support for running test on MacOS and Windows

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay sir!

@leoank
Copy link
Member

leoank commented Aug 5, 2020

closing this in favor of #39

@leoank leoank closed this Aug 5, 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

Successfully merging this pull request may close these issues.

2 participants